/plugin/combo/ComboStrap/ |
H A D | MasonryTag.php | 6 use Doku_Handler; alias 88 public static function handleExit(Doku_Handler $handler)
|
/plugin/mtg/ |
H A D | syntax.php | 59 * @param Doku_Handler $handler The handler 63 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/navpath/ |
H A D | syntax.php | 76 * @param Doku_Handler $handler The handler 80 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/webcomponent/syntax/ |
H A D | cardcolumns.php | 103 * @param Doku_Handler $handler 106 function handle($match, $state, $pos, Doku_Handler $handler)
|
H A D | group.php | 101 * @param Doku_Handler $handler 104 function handle($match, $state, $pos, Doku_Handler $handler)
|
H A D | collapse.php | 101 * @param Doku_Handler $handler 104 function handle($match, $state, $pos, Doku_Handler $handler)
|
H A D | math.php | 96 * @param Doku_Handler $handler The Doku_Handler object 99 public function handle($match, $state, $pos, Doku_Handler $handler)
|
H A D | navbar.php | 101 * @param Doku_Handler $handler 104 function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/autogallery/ |
H A D | syntax.php | 48 * @param Doku_Handler $handler The handler 51 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/asana/syntax/ |
H A D | AsanaSyntax.php | 52 * @param Doku_Handler $handler The handler 55 public function handle($match, $state, $pos, Doku_Handler &$handler){
|
/plugin/combo/syntax/ |
H A D | iteratordata.php | 121 * @param Doku_Handler $handler 127 function handle($match, $state, $pos, Doku_Handler $handler)
|
H A D | toc.php | 99 * @param Doku_Handler $handler 104 function handle($match, $state, $pos, Doku_Handler $handler): array
|
/plugin/svgpureinsert/ |
H A D | syntax.php | 49 * @param Doku_Handler $handler 52 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/authorlist/ |
H A D | syntax.php | 72 * @param $handler Object reference to the Doku_Handler object. 75 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/latexit/syntax/ |
H A D | base.php | 67 * @param Doku_Handler $handler The handler 70 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/bookcreator/syntax/ |
H A D | exportsaved.php | 43 * @param Doku_Handler $handler The Doku_Handler object 46 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/latexit/_test/ |
H A D | syntax.test.php | 59 $r = $this->s->handle("\cite{bibliography}", "", 0, new Doku_Handler()); 63 $r = $this->s->handle("~~~RECURSIVE~~~", "", 0, new Doku_Handler());
|
/plugin/yuriigantt/src/Driver/Embedded/ |
H A D | Handler.php | 29 class_alias(\Doku_Handler::class, \dokuwiki\Extension\SyntaxPlugin::class); 35 final class Handler extends \Doku_Handler // NOTE: remove extend when PHP 5.6-7.1 support is dropped
|
/plugin/diagramsnet/ |
H A D | syntax.php | 55 * @param Doku_Handler $handler The handler 59 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/pageredirect/ |
H A D | syntax.php | 61 * @param Doku_Handler $handler Reference to the Doku_Handler object 64 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/htmlmetatags/syntax/ |
H A D | syntax.php | 63 * @param Doku_Handler $handler 67 public function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/dirtylittlehelper/syntax/ |
H A D | tablewiki.php | 74 * @param Doku_Handler $handler The handler 78 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/plantumlparser/syntax/ |
H A D | injector.php | 38 * @param Doku_Handler $handler The handler 41 public function handle($match, $state, $pos, Doku_Handler $handler)
|
/plugin/newsticker/syntax/ |
H A D | ticker.php | 52 * @param Doku_Handler $handler The handler 55 public function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/syntaxhighlightjs/syntax/ |
H A D | sxh.php | 72 * @param Doku_Handler $handler The handler 75 public function handle($match, $state, $pos, Doku_Handler $handler){
|