Home
last modified time | relevance | path

Searched refs:handler (Results 1001 – 1025 of 1340) sorted by relevance

1...<<41424344454647484950>>...54

/plugin/data-au/syntax/
H A Dentry.php62 * @param Doku_Handler $handler The Doku_Handler object
65 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/diagram/syntax/
H A Dmain.php133 * @param Doku_Handler $handler
136 function handle ($match, $state, $pos, Doku_Handler $handler) argument
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php58 * @param Doku_Handler $handler
62 public function handle($match, $state, $pos, Doku_Handler &$handler) { argument
/plugin/snap/
H A Dsyntax.php.ori43 function handle($match, $state, $pos, &$handler){
46 $handler->status['plugin_snap'] = true;
/plugin/switchpanel/
H A Dsyntax.php38 * @param Doku_Handler $handler The Doku_Handler object
41 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php80 public static function handleExit(\Doku_Handler $handler): array argument
94 $callStack = CallStack::createFromHandler($handler);
/plugin/todo/syntax/
H A Dlist.php50 * @param int $state The state of the handler
52 * @param Doku_Handler $handler The handler
55 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
165 * @param array $data The data from the handler() function
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js350 if (handler != null && handler.bends != null && handler.bends.length > 0)
361 if (handler == null || handler.getHandleForEvent(me) == null)
389 if (handler != null)
423 if (handler != null)
477 if (handler != null && handler.bends != null && handler.bends.length > 0)
578 if (handler != null)
592 handler.destroy();
5341 if (handler != null)
5343 handler.setHandlesVisible(false);
5463 if (handler != null)
[all …]
/plugin/jenkins/
H A Dsyntax.php52 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/codeprettify/syntax/
H A Dcode.php168 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/progrecss/
H A Dsyntax.php62 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/visrep/
H A Dsyntax.php49 function handle($match, $state, $pos, &$handler) { argument
/plugin/netlogo/syntax/
H A Dapplet.php98 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/pubmed/
H A Dsyntax.php27 function handle($match, $state, $pos, Doku_Handler $handler){
24 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/scrape/
H A Dsyntax.php45 public function handle($match, $state, $pos, Doku_Handler $handler)
40 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/geogebra/syntax/
H A Dgeogebrafile.php80 function handle($match, $state, $pos, & $handler) argument
/plugin/inlinejs/syntax/
H A Dpreloader.php126 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/gitlabproject/
H A Dsyntax.php42 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/owncloud/
H A Dsyntax.php55 function handle($match, $state, $pos, &$handler){ argument
/plugin/gchart/
H A Dsyntax.php60 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/davcal/syntax/
H A Dcalendar.php51 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/tagfilter/syntax/
H A Dcompare.php50 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/sql2wiki/syntax/
H A Dquery.php38 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/qna/syntax/
H A Dtoc.php49 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/dbquery/syntax/
H A Dquery.php36 public function handle($match, $state, $pos, Doku_Handler $handler) argument

1...<<41424344454647484950>>...54