Home
last modified time | relevance | path

Searched refs:accessor (Results 1 – 25 of 28) sorted by relevance

12

/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/Factory/
H A DSerializationGraphNavigatorFactory.php30 private $accessor; variable in JMS\\Serializer\\GraphNavigator\\Factory\\SerializationGraphNavigatorFactory
43 ?AccessorStrategyInterface $accessor = null, argument
49 $this->accessor = $accessor ?: new DefaultAccessorStrategy();
56 …onGraphNavigator($this->metadataFactory, $this->handlerRegistry, $this->accessor, $this->dispatche…
H A DDeserializationGraphNavigatorFactory.php33 private $accessor; variable in JMS\\Serializer\\GraphNavigator\\Factory\\DeserializationGraphNavigatorFactory
47 AccessorStrategyInterface $accessor, argument
54 $this->accessor = $accessor;
61 …tadataFactory, $this->handlerRegistry, $this->objectConstructor, $this->accessor, $this->dispatche…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dxml_reference.rst9accessor-order="custom" custom-accessor-order="propertyName1,propertyName2,...,propertyNameN"
30 accessor-getter="getSomeProperty"
31 accessor-setter="setSomeProperty"
65 accessor-getter="getSomeProperty"
66 accessor-setter="setSomeProperty"
84 accessor-getter="getSomeProperty"
85 accessor-setter="setSomeProperty"
H A Dyml_reference.rst46 accessor: # access_type must be set to public_method
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DGraphNavigatorTest.php36 private $accessor; variable in JMS\\Serializer\\Tests\\Serializer\\GraphNavigatorTest
78 …onGraphNavigator($this->metadataFactory, $this->handlerRegistry, $this->accessor, $this->dispatche…
108 …tadataFactory, $this->handlerRegistry, $this->objectConstructor, $this->accessor, $this->dispatche…
129 …onGraphNavigator($this->metadataFactory, $this->handlerRegistry, $this->accessor, $this->dispatche…
150 $this->accessor = new DefaultAccessorStrategy();
156 …onGraphNavigator($this->metadataFactory, $this->handlerRegistry, $this->accessor, $this->dispatche…
159 …tadataFactory, $this->handlerRegistry, $this->objectConstructor, $this->accessor, $this->dispatche…
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php75 private $accessor; variable in JMS\\Serializer\\GraphNavigator\\DeserializationGraphNavigator
81 AccessorStrategyInterface $accessor, argument
89 $this->accessor = $accessor;
200 $this->accessor->setValue($object, $v, $propertyMetadata, $this->context);
H A DSerializationGraphNavigator.php72 private $accessor; variable in JMS\\Serializer\\GraphNavigator\\SerializationGraphNavigator
82 AccessorStrategyInterface $accessor, argument
89 $this->accessor = $accessor;
227 $v = $this->accessor->getValue($data, $propertyMetadata, $this->context);
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerDeserializationTest.php55 $accessor = new DefaultAccessorStrategy();
58 …r\DeserializationGraphNavigator($metadataFactory, $handlerRegistry, $cons, $accessor, $dispatcher);
H A DXmlSchemaDateHandlerSerializationTest.php53 $accessor = new DefaultAccessorStrategy();
56 …hNavigator\SerializationGraphNavigator($metadataFactory, $handlerRegistry, $accessor, $dispatcher);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/accessor/
H A DBlogPost.yml5 accessor:
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAnnotationDriver.php171 $accessor = [null, null];
228 $accessor = [$annot->getter, $annot->setter];
271 $propertyMetadata->setAccessor($accessType, $accessor[0], $accessor[1]);
/plugin/idoit/
H A DREADME.md39 * **path**: An array that denotes the accessor hierarchy in the response object.
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1323 is-accessor-descriptor@^0.1.6:
1325 …resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz#a…
1329 is-accessor-descriptor@^1.0.0:
1331 …resolved "https://registry.yarnpkg.com/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz#1…
1361 is-accessor-descriptor "^0.1.6"
1369 is-accessor-descriptor "^1.0.0"
/plugin/mantis/lib/
H A Dchangelog565 …w.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements should n…
566 …w.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements should n…
569 …w.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements should n…
570 …w.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html R2735, rpc/literal accessor elements should n…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md223 - Use Bind closure accessor [\#875](https://github.com/schmittjoh/serializer/pull/875) ([goetas](ht…
259 - Exception thrown for non-existant accessor to an excluded property [\#862](https://github.com/sch…
460 - Public method accessor is required for excluded/not exposed properties [\#519](https://github.com…
488 - Alphabetical accessor order doesn't respect SerializedName overrides [\#240](https://github.com/s…
705 - Use different accessor for each group [\#420](https://github.com/schmittjoh/serializer/issues/420)
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1485 var accessor = PageSetupDialog.addPageFormatPanel(td, 'pagesetupdialog', graph.pageFormat);
1666 newBackgroundImage, accessor.get());
H A DFormat.js6918 …var accessor = PageSetupDialog.addPageFormatPanel(div, 'formatpanel', graph.pageFormat, function(p…
6931 this.addKeyHandler(accessor.widthInput, function()
6933 accessor.set(graph.pageFormat);
6935 this.addKeyHandler(accessor.heightInput, function()
6937 accessor.set(graph.pageFormat);
6942 accessor.set(graph.pageFormat);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1 …n 'StackTraceElement->vec',\n 'Throwable->map',\n 'accessor',\n 'aclon…
H A Dbundle.js.map1accessor function.\n */\nfunction baseProperty(key) {\n return function(object) {\n return obj…
/plugin/codemirror/dist/modes/
H A Dclojure.min.js.map1 …E\", \"Inst\", \"StackTraceElement->vec\",\n \"Throwable->map\", \"accessor\", \"aclone\", \"…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js8039 var accessor = PageSetupDialog.addPageFormatPanel(span, 'printdialog',
8108 var pf = accessor.get();
8333 parseInt(pageScaleInput.value) / 100, accessor.get());
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js13accessor(a)&&(this._settings.original_target=e(a),t.config.touch?(this.clearDragTimer(),this._drag…
H A Ddhtmlxgantt.js.map1accessor","ignore","scroll_state","dblclicktime","action_mode","scroll_mode","action_start","long_…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js6980 if(!input.accessor(e)){
6999 if(!input.accessor(e)){
7012 return this.dragMove(domElement, e, inputMethod.accessor);
7175 this.dragMove(obj, e, inputMethod.accessor);
16993 gantt._touch_events = function (names, accessor, ignore) { argument
17021 var source = accessor(e);
17069 action_start = accessor(e);
17103 var source = accessor(e);

12