Home
last modified time | relevance | path

Searched refs:naming (Results 1 – 25 of 45) sorted by relevance

12

/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
DXmlSchemaDateHandlerDeserializationTest.php38 $naming = new IdenticalPropertyNamingStrategy();
47 ? $this->initJmsv2($naming, $handlerRegistry, $cons, $dispatcher)
48 : $this->initJmsv1($naming, $handlerRegistry, $cons, $dispatcher)
53 private function initJmsv2($naming, $handlerRegistry, $cons, $dispatcher) argument
57 … $metadataFactory = new MetadataFactory(new AnnotationDriver(new AnnotationReader(), $naming));
61 private function initJmsv1($naming, $handlerRegistry, $cons, $dispatcher) argument
63 $this->visitor = new XmlDeserializationVisitor($naming);
DXmlSchemaDateHandlerSerializationTest.php38 $naming = new IdenticalPropertyNamingStrategy();
45 ? $this->initJmsv2($naming, $handlerRegistry, $cons, $dispatcher)
46 : $this->initJmsv1($naming, $handlerRegistry, $cons, $dispatcher)
51 private function initJmsv2($naming, $handlerRegistry, $cons, $dispatcher) argument
55 … $metadataFactory = new MetadataFactory(new AnnotationDriver(new AnnotationReader(), $naming));
59 private function initJmsv1($naming, $handlerRegistry, $cons, $dispatcher) argument
61 $this->visitor = new XmlSerializationVisitor($naming);
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dast.js2016 $documentation: "Symbol naming a function argument",
2024 $documentation: "Symbol naming a function expression",
2032 $documentation: "Symbol naming a class expression",
2036 $documentation: "Symbol naming the exception in catch",
2040 $documentation: "Symbol naming a label (declaration)",
/plugin/yearbox/
DCHANGELOG.md34 * The naming scheme can be changed globally in the configuration
/plugin/gitbacked/.github/workflows/docs/
DHowTo_MANAGE_RELEASES.md3 ## Release version naming
/plugin/jplayer/vendor/mustache/mustache/
DCONTRIBUTING.md33 …* [PSR-0: Class and file naming conventions](https://github.com/php-fig/fig-standards/blob/master/…
/plugin/jplayer/vendor/happyworm/jplayer/
DMIGRATION.md19 …ix: Renamed the built folder to `dist`, which is more appropriate than the previous naming of `js`.
DCHANGELOG.md53 …ix: Renamed the built folder to `dist`, which is more appropriate than the previous naming of `js`.
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
Dupload.lasso102 to follow the API's naming convention for duplicate
Dconnector.lasso156 to follow the API's naming convention for duplicate
/plugin/grensladawritezor/fckeditor/editor/filemanager/upload/lasso/
Dupload.lasso102 to follow the API's naming convention for duplicate
/plugin/idoit/
DREADME.md9 …of your Dokuwiki installation root within a directory named `idoit`. The naming is important, othe…
/plugin/groupmanager/
DREADME49 1. In the examples above groups managed by groupmanager are named following the naming
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dcommunity.asciidoc37 explicit naming.
Dsearch-operations.asciidoc8 REST API, following the naming scheme as much as possible. Let's look at a few
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/lasso/
Dconnector.lasso156 to follow the API's naming convention for duplicate
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md78 * Renamed to FreeDSx to avoid naming confusion with the phpds extension.
/plugin/dokullm/doc/
H A Dprompts.txt201 …em prompt extensions when processing any action. The extension follows this page naming convention:
292 * **Consistent Naming**: Use consistent naming conventions for prompt pages
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md228 * Fixed: Lots of small naming improvements
/plugin/webdav/vendor/sabre/http/
DCHANGELOG.md261 * Fixed: Lots of small naming improvements
/plugin/findologicxmlexport/vendor/hoa/consistency/
DREADME.md114 Another example is the “entry-class” (informal naming).
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
Dannotations.rst48 Note that this annotation is not used when you're using any other naming
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md443 …ith unusual names, which can cause some unexpected or non-standard style naming in the PHP classes.
/plugin/bibtex/OSBib/format/
DREADME.txt19 The naming of the style files to be downloaded is (for example):
/plugin/findologicxmlexport/vendor/jms/serializer/
DCHANGELOG.md157 - Allow data access to Property naming strategy [\#717](https://github.com/schmittjoh/serializer/is…
229 - Fix DoctrineObjectConstructor deserialization with naming strategies [\#951](https://github.com/s…
499 - Switch to change default naming strategy [\#128](https://github.com/schmittjoh/serializer/issues/…

12