| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | cache-api-1.1.1.jar | ... cache.annotation
public abstract annotation javax.cache.annotation.CacheRemove extends java.lang.Object implements java ... |
| D | servlet-api.jar | ... javax/
javax/servlet/
javax/servlet/annotation/
javax/servlet/descriptor/
javax/servlet ... |
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/ |
| D | GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest.php | 26 public $annotation; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest 39 public function setAnnotation($annotation) argument 41 $this->annotation = $annotation; 48 return $this->annotation;
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ |
| D | IndexedReader.php | 60 public function getClassAnnotation(\ReflectionClass $class, $annotation) argument 62 return $this->delegate->getClassAnnotation($class, $annotation); 81 public function getMethodAnnotation(\ReflectionMethod $method, $annotation) argument 83 return $this->delegate->getMethodAnnotation($method, $annotation); 102 public function getPropertyAnnotation(\ReflectionProperty $property, $annotation) argument 104 return $this->delegate->getPropertyAnnotation($property, $annotation);
|
| D | AnnotationReader.php | 232 foreach ($annotations as $annotation) { 233 if ($annotation instanceof $annotationName) { 234 return $annotation; 264 foreach ($annotations as $annotation) { 265 if ($annotation instanceof $annotationName) { 266 return $annotation; 296 foreach ($annotations as $annotation) { 297 if ($annotation instanceof $annotationName) { 298 return $annotation; 407 foreach ($annotations as $annotation) { [all …]
|
| D | FileCacheReader.php | 240 foreach ($annotations as $annotation) { 241 if ($annotation instanceof $annotationName) { 242 return $annotation; 256 foreach ($annotations as $annotation) { 257 if ($annotation instanceof $annotationName) { 258 return $annotation; 272 foreach ($annotations as $annotation) { 273 if ($annotation instanceof $annotationName) { 274 return $annotation;
|
| D | DocParser.php | 518 foreach (self::$metadataParser->parse($docComment, 'class @' . $name) as $annotation) { 519 if ($annotation instanceof Target) { 520 $metadata['targets'] = $annotation->targets; 521 $metadata['targets_literal'] = $annotation->literal; 526 if ($annotation instanceof Attributes) { 527 foreach ($annotation->value as $attribute) { 559 … foreach (self::$metadataParser->parse($propertyComment, $context) as $annotation) { 560 if ( ! $annotation instanceof Enum) { 564 $metadata['enum'][$property->name]['value'] = $annotation->value; 565 … $metadata['enum'][$property->name]['literal'] = ( ! empty($annotation->literal)) [all …]
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/ |
| D | TimeEvent.php | 34 public function setAnnotation(Annotation $annotation) argument 36 $this->annotation = $annotation; 43 return $this->annotation;
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/ |
| D | custom.rst | 17 Inject annotation values 20 The annotation parser check if the annotation constructor has arguments, 56 ``@Target`` indicates the kinds of class element to which an annotation type is applicable. 92 Annotation parser check the given parameters using the phpdoc annotation ``@var``, 93 The data type could be validated using the ``@var`` annotation on the annotation properties 130 public $annotation; 161 ``@Required`` indicates that the field must be specified when the annotation is used. 192 - An annotation property marked with ``@Enum`` is a field that accept a fixed set of scalar values. 194 - The annotation parser check the given value and throws an ``AnnotationException`` if the value no… 254 The cached reader will not re-evaluate each time an annotation is loaded from cache. [all …]
|
| D | index.rst | 4 Doctrine Annotations offers to implement custom annotation 19 place for the well known annotation syntax using the 35 Create an annotation class 38 An annotation class is a representation of the later 39 used annotation configuration in classes. The annotation 52 The annotation class is declared as an annotation by
|
| D | annotations.rst | 44 …annotation. It is not a documentation annotation and not blacklisted. For Doctrine Annotations it … 45 - The fully qualified annotation ``@MyProject\Annotations\Foobarable``. This is transformed directl… 47 … guess that the ORM Mapping, Assert Validation and the fully qualified annotation can just be load… 52 …ng mechanism through a global registry. If you are wondering about the annotation registry being g… 53 there is no other way to solve the architectural problems of autoloading annotation classes in a st… 70 The second block with the annotation registry calls registers all the three different annotation na… 87 This creates a simple annotation reader with no caching other than in memory (in php arrays). 130 once. That means that annotation classes that do not exist and 136 By default the annotation reader returns a list of annotations with numeric indexes. If you want yo… 156 given annotation has a corresponding PHP class that can be autoloaded. For Annotation Autoloading y… [all …]
|
| /plugin/matrixnotifierwas/vendor/psr/http-message/ |
| D | CHANGELOG.md | 21 - Updated all `@return self` annotation references in interfaces to use 24 - Updated the `MessageInterface::getHeaders()` return annotation to use the 26 - Updated the `@link` annotation for `RequestInterface::withRequestTarget()` 28 - Updated the `ServerRequestInterface::withUploadedFiles()` parameter annotation 30 - Updated a `@throws` annotation for the `UploadedFileInterface::moveTo()`
|
| /plugin/authgooglesheets/vendor/psr/http-message/ |
| D | CHANGELOG.md | 21 - Updated all `@return self` annotation references in interfaces to use 24 - Updated the `MessageInterface::getHeaders()` return annotation to use the 26 - Updated the `@link` annotation for `RequestInterface::withRequestTarget()` 28 - Updated the `ServerRequestInterface::withUploadedFiles()` parameter annotation 30 - Updated a `@throws` annotation for the `UploadedFileInterface::moveTo()`
|
| /plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
| D | annotations.rst | 6 This annotation can be defined on a class to indicate the exclusion strategy 21 This annotation can be defined on a property to indicate that the property should 29 This annotation can be defined on a property to indicate that the property should 37 This annotation can be defined on a property to indicate that the property should 44 This annotation can be defined on a property to define the serialized name for a 48 Note that this annotation is not used when you're using any other naming 50 ``SerializedNameAnnotationStrategy``). In order to re-enable the annotation, you 66 This annotation can be defined on a property to specify starting from which 73 This annotation can be defined on a property to specify until which version this 80 This annotation can be defined on a property to specify if the property [all …]
|
| /plugin/annotations/ |
| H A D | README.md | 6  7  13 - **Text-quote anchoring** — select any word or sentence; the annotation is tied to the quoted text… 14 - **Threaded replies** — any logged-in reader can reply to an annotation, or reply to another reply… 17 - **Orphan detection** — when the annotated text is removed from the page, the annotation is flagge… 18 - **Per-user toggle** — turn the annotation overlay on or off from your user preferences. 44 | `embed_max_bytes` | `131072` | Largest annotation list (bytes) shipped inline with the page. Bigg… 46 | `body_cap` | `10000` | Maximum length (characters) of an annotation or reply body; longer input i… 57 ### Creating an annotation 65 …tons, or the annotation panels does nothing. If your selection touches an existing annotation — ev… [all …]
|
| H A D | action.php | 436 $annotation = $helper->getAnnotation($id, $annId); 437 if ($annotation === null) { 441 if (!$helper->canEditAnnotation($annotation, $user, $isAdmin)) { 474 $annotation = $helper->getAnnotation($id, $annId); 475 if ($annotation === null) { 481 foreach (($annotation['replies'] ?? []) as $r) { 522 $annotation = $helper->getAnnotation($id, $annId); 523 if ($annotation === null) { 527 if (!$helper->canEditAnnotation($annotation, $user, $isAdmin)) { 559 $annotation = $helper->getAnnotation($id, $annId); [all …]
|
| H A D | helper.php | 600 * @param array $annotation annotation array 604 protected function quoteMissing(array $annotation, $pageText) argument 606 $exact = $this->normalizeWhitespace($annotation['anchor']['exact'] ?? ''); 738 * @param array $annotation 743 public function canEditAnnotation(array $annotation, $user, $isAdmin) argument 748 return $isAdmin || (($annotation['author'] ?? '') === $user);
|
| H A D | DESIGN.md | 15 - **Text-quote anchored.** Each annotation is tied to the quoted text plus a 20 Open/resolved status lives at the annotation level. 21 - **Orphan-aware.** When the quoted text disappears from the page the annotation 33 …, load + re-anchor, highlights, gutter markers, counter, selection→new-annotation flow, thread pan… 77 return the **full updated annotation**, so the panel re-renders the whole thread 122 annotation's `exact` is searched with `mb_strpos`. This re-check is the source 141 resolved annotation (present *or* orphaned), `clearOrphaned()` deletes every orphaned one 142 (open *or* resolved). A resolved-and-present annotation is therefore counted in both Normal and 179 The optional `annotations` key carries the page's **full annotation list**, so 206 | Create annotation / reply / resolve / reopen | logged in **and** `AUTH_READ` on the page — *not* … [all …]
|
| H A D | style.css | 5 * controls the palette. Hard-coded colours are limited to the annotation- 139 Thread entries (annotation + replies) 151 /* Root annotation entry: lighter background so it stands out from the panel. */ 152 .ann-thread-entry.ann-annotation { 370 Reply form + new-annotation form 456 /* Each orphaned annotation renders as a full thread (root + replies). Wrap it 475 Resolved annotation panels: shift to green accent
|
| /plugin/userannotations/ |
| D | style.css | 1 div.dokuwiki.annotation { 8 div.dokuwiki .annotation > h2 {
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| H A D | FpdiTrait.php | 204 foreach ($annotations->value as $annotation) { 206 $annotation = PdfType::resolve($annotation, $parser); 208 $type = PdfName::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'Type'), $parser)); 209 … $subtype = PdfName::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'Subtype'), $parser)); 210 $link = PdfDictionary::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'A'), $parser)); 218 …$position = PdfArray::ensure(PdfType::resolve(PdfDictionary::get($annotation, 'Rect'), $parser), 4…
|
| /plugin/findologicxmlexport/vendor/doctrine/annotations/ |
| D | CHANGELOG.md | 9 Any annotation with `@name-*` format will now silently be ignored, 27 - [147: Ignoring @experimental annotation used by Symfony 3.3 CacheAdapter](https://github.com/doct… 41 Some noticeable performance improvements to annotation autoloading 42 have been applied, making failed annotation autoloading less heavy 45 - [133: Add @throws annotation in AnnotationReader#__construct()](https://github.com/doctrine/annot… 59 - [101: Test annotation parameters containing space](https://github.com/doctrine/annotations/pull/1… 93 * testing all parent classes and interfaces when checking if the annotation cache 98 * corrected parsing of annotations when `"\t"` is put before the first annotation 113 - [70: Allow tab character before first annotation in DocBlock](https://github.com/doctrine/annotat… 119 - [99: Fix - #70 - allow tab character before first annotation in docblock](https://github.com/doct…
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/ |
| D | 2435.phpt | 2 GH-2435: Test empty @group annotation
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | README.md | 145 … If true it observes the drag and drop feature and loads the dropped image file into the annotation 146 …} | Object which holds all possible settings for the annotation mode ([skip to chapter](#annotatio… 409 "annotation" mode instead by including `"action": "draw"` instead. 428 default annotation menu. 430 If you don't like the detault annotation menu, you can define your own: 451 Now, when you turn on the annotation mode, your own submenu will display, 489 Since 1.2.1 it's also possible to set some of the annotation options without the 492 annotation mode. 503 "width": 2, // Width of the pencil and line when entering the annotation mode 506 …"color": "#000000", // Color of the pencil, line, text and shapes when entering the annotation mode [all …]
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-kotlin.js | 38 …uctor|final|override|import|for|while|as|typealias|get|set|((data|enum|annotation|sealed) )?class|…
|