Home
last modified time | relevance | path

Searched refs:handler (Results 451 – 475 of 1340) sorted by relevance

1...<<11121314151617181920>>...54

/plugin/creole/syntax/
H A Dlinebreak.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/latex/syntax/
H A Ddisplaymath.php28 function handle($match, $state, $pos, &$handler){ argument
H A Dddollar.php28 function handle($match, $state, $pos, &$handler){ argument
/plugin/autotranslation/syntax/
H A Dtrans.php36 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/const/
H A Dsyntax.php29 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/latex-was/syntax/
H A Ddollar.php23 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Deqnarray.php27 function handle($match, $state, $pos, Doku_Handler $handler){ argument
H A Ddisplaymath.php28 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/cnmap/
H A Dsyntax.php67 * @param Doku_Handler $handler The handler
71 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/revealjs/syntax/
H A Dheader.php47 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
68 $handler->_addCall('header', array($title, $level, $pos), $pos);
/plugin/gitlog/
H A Dsyntax.php38 * @param Doku_Handler $handler
41 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/webcomponent/syntax/
H A Drelated.php100 * @param Doku_Handler $handler
103 function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/syntaxhighlighter4/
H A Dsyntax.php78 * @param Doku_Handler $handler The handler
82 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlockFactory.php106 public function registerTagHandler($tagName, $handler) argument
108 $this->tagFactory->registerTagHandler($tagName, $handler);
/plugin/discussion/syntax/
H A Dthreads.php49 * @param Doku_Handler $handler The Doku_Handler object
52 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/combo/syntax/
H A Dpara.php152 * The handler for an internal link
154 * The handler call the good renderer in {@link Doku_Renderer_xhtml} with
159 * @param Doku_Handler $handler
162 function handle($match, $state, $pos, Doku_Handler $handler) argument
H A Dtoggle.php96 function handle($match, $state, $pos, Doku_Handler $handler) argument
118 return PluginUtility::handleAndReturnUnmatchedData(self::TAG, $match, $handler);
/plugin/dokugource/
H A Dsyntax.php36 function handle($match, $state, $pos, &$handler) { argument
/plugin/bbcode/
H A Ddeleted.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dbold.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Ditalic.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dmonospace.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
H A Dunderline.php28 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/complex_lists/inblock_ranges/
H A Dsyntax.php43 function handle($match, $state, $pos, &$handler){ argument
/plugin/qrcodescanner/
H A Dsyntax.php28 public function handle($match, $state, $pos, Doku_Handler $handler) { argument

1...<<11121314151617181920>>...54