Home
last modified time | relevance | path

Searched refs:handler (Results 826 – 850 of 1340) sorted by relevance

1...<<31323334353637383940>>...54

/plugin/eshop/
H A Dsyntax.php26 function handle($match, $state, $pos, &$handler) { argument
/plugin/nslist/
H A Dsyntax.php54 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/phosphor/
H A Dphblock.php50 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/avbarchart/
H A Dsyntax.php71 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/bpmnio/syntax/
H A Dbpmnio.php51 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js3209 if (handler != null)
3211 bds.x -= handler.horizontalOffset / 2;
3212 bds.y -= handler.verticalOffset / 2;
3213 bds.width += handler.horizontalOffset;
3214 bds.height += handler.verticalOffset;
3217 if (handler.rotationShape != null && handler.rotationShape.node != null &&
3334 if (handler != null)
3336 bds.x -= handler.horizontalOffset / 2;
3337 bds.y -= handler.verticalOffset / 2;
3339 bds.height += handler.verticalOffset;
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php155 …if (null !== $handler = $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_DESE…
156 $rs = \call_user_func($handler, $this->visitor, $data, $type, $this->context);
H A DSerializationGraphNavigator.php191 …if (null !== $handler = $this->handlerRegistry->getHandler(GraphNavigatorInterface::DIRECTION_SERI…
192 $rs = \call_user_func($handler, $this->visitor, $data, $type, $this->context);
/plugin/complex_lists/complex_lists/
H A Dsyntax.php50 function handle($match, $state, $pos, &$handler){ argument
60 $handler->base($match, $state, $pos);
/plugin/fedauth/js/
H A Dadmin.js49 bindaction: function (actname, handler, id) { argument
55 handler(this, handle);
/plugin/odt/
H A Dsyntax.php57 * @param Doku_Handler $handler The Doku_Handler object
60 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/combo/syntax/
H A Dmedia.php229 function handle($match, $state, $pos, Doku_Handler $handler): array argument
247 $callStack = CallStack::createFromHandler($handler);
/plugin/combo/ComboStrap/
H A DPageImageTag.php52 public static function handle($tagAttributes, $handler): array argument
58 $callStack = CallStack::createFromHandler($handler);
118 LogUtility::warning("Error while creating the ancestor image handler for the image ($ancestor) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
176 LogUtility::warning("Error while creating the first image handler for the image ($firstImagePath) and the page ($contextPage). Error: {$e->getMessage()}", self::CANONICAL, $e);
H A DTabsTag.php254 public static function handleExit($handler): array
256 $callStack = CallStack::createFromHandler($handler);
252 handleExit($handler) global() argument
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_tooltip.js.map1handler","capture","addEventListener","attachEvent","eventRemove","removeEventListener","detachEve…
/plugin/orgapp/
H A Dsyntax.php34 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/editor/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/colortag/
H A Dcolortag.php47 public function handle($match, $state, $pos, &$handler){ argument
/plugin/multilingual/
H A Dsyntax.php61 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/mp3play/
H A Dsyntax.php45 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/likeit/
H A Dsyntax.php69 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/isauth/
H A Dsyntax.php74 function handle($match, $state, $pos, Doku_Handler $handler){
75 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/fksnewsfeed/syntax/
H A Dfeed.php39 public function handle($match, $state, $pos, Doku_Handler $handler): array { argument
/plugin/flowplayer/
H A Dsyntax.php29 function handle($match, $state, $pos, &$handler) { argument
/plugin/outliner/
H A Dsyntax.php69 public function handle($match, $state, $pos, Doku_Handler $handler)
65 handle($match, $state, $pos, Doku_Handler $handler) global() argument

1...<<31323334353637383940>>...54