Home
last modified time | relevance | path

Searched refs:registerHandler (Results 1 – 14 of 14) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
DHandlerRegistryTest.php23 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_SERIALIZATION, '\stdCla…
26 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
29 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_SERIALIZATION, '\stdCla…
32 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
DLazyHandlerRegistryTest.php30 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_SERIALIZATION, '\stdCla…
34 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
38 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_SERIALIZATION, '\stdCla…
42 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, '\stdC…
/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
DLazyHandlerRegistry.php40 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void function in JMS\\Serializer\\Handler\\LazyHandlerRegistry
42 parent::registerHandler($direction, $typeName, $format, $handler);
DHandlerRegistry.php55 …$this->registerHandler($direction, $methodData['type'], $methodData['format'], [$handler, $method]…
63 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void function in JMS\\Serializer\\Handler\\HandlerRegistry
DHandlerRegistryInterface.php22 … public function registerHandler(int $direction, string $typeName, string $format, $handler): void; function
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
DJsonSerializationTest.php178 $this->handlerRegistry->registerHandler(
197 $this->handlerRegistry->registerHandler(
DBaseSerializationTest.php1235 …$this->handlerRegistry->registerHandler(GraphNavigatorInterface::DIRECTION_DESERIALIZATION, 'Custo…
1503 $this->handlerRegistry->registerHandler(
1625 $this->handlerRegistry->registerHandler(
1633 $this->handlerRegistry->registerHandler(
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
Dhandlers.rst18 $registry->registerHandler('serialization', 'MyObject', 'json',
Dconfiguration.rst54 $registry->registerHandler('serialization', 'MyObject', 'json',
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34registerHandler("dataStore.updateContainment",_l),this.preExecute("shape.create",(function(e){var …
Dbpmn-modeler.development.js40882 commandStack.registerHandler('dataStore.updateContainment', UpdateSemanticParentHandler);
45868 CommandStack.prototype.registerHandler = function(command, handlerCls) {
50914 commandStack.registerHandler(id, handler);
/plugin/bpmnio/vendor/bpmn-js/dist/
Dbpmn-modeler.production.min.js197registerHandler("dataStore.updateContainment",tu),this.preExecute("shape.create",(function(e){var … method in Ff
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-modeler.production.min.js191registerHandler=function(e,t){if(!e||!t)throw new Error("command and handlerCls must be defined");… method in bp