Home
last modified time | relevance | path

Searched refs:Doku_Handler (Results 76 – 100 of 883) sorted by relevance

12345678910>>...36

/plugin/combo/ComboStrap/
H A DMasonryTag.php6 use Doku_Handler; alias
88 public static function handleExit(Doku_Handler $handler)
/plugin/mtg/
H A Dsyntax.php59 * @param Doku_Handler $handler The handler
63 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/navpath/
H A Dsyntax.php76 * @param Doku_Handler $handler The handler
80 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/webcomponent/syntax/
H A Dcardcolumns.php103 * @param Doku_Handler $handler
106 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dgroup.php101 * @param Doku_Handler $handler
104 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dcollapse.php101 * @param Doku_Handler $handler
104 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dmath.php96 * @param Doku_Handler $handler The Doku_Handler object
99 public function handle($match, $state, $pos, Doku_Handler $handler)
H A Dnavbar.php101 * @param Doku_Handler $handler
104 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/autogallery/
H A Dsyntax.php48 * @param Doku_Handler $handler The handler
51 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/asana/syntax/
H A DAsanaSyntax.php52 * @param Doku_Handler $handler The handler
55 public function handle($match, $state, $pos, Doku_Handler &$handler){
/plugin/combo/syntax/
H A Diteratordata.php121 * @param Doku_Handler $handler
127 function handle($match, $state, $pos, Doku_Handler $handler)
H A Dtoc.php99 * @param Doku_Handler $handler
104 function handle($match, $state, $pos, Doku_Handler $handler): array
/plugin/svgpureinsert/
H A Dsyntax.php49 * @param Doku_Handler $handler
52 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/authorlist/
H A Dsyntax.php72 * @param $handler Object reference to the Doku_Handler object.
75 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/latexit/syntax/
H A Dbase.php67 * @param Doku_Handler $handler The handler
70 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/bookcreator/syntax/
H A Dexportsaved.php43 * @param Doku_Handler $handler The Doku_Handler object
46 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/latexit/_test/
H A Dsyntax.test.php59 $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 DHandler.php29 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 Dsyntax.php55 * @param Doku_Handler $handler The handler
59 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/pageredirect/
H A Dsyntax.php61 * @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 Dsyntax.php63 * @param Doku_Handler $handler
67 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/dirtylittlehelper/syntax/
H A Dtablewiki.php74 * @param Doku_Handler $handler The handler
78 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/plantumlparser/syntax/
H A Dinjector.php38 * @param Doku_Handler $handler The handler
41 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/newsticker/syntax/
H A Dticker.php52 * @param Doku_Handler $handler The handler
55 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/syntaxhighlightjs/syntax/
H A Dsxh.php72 * @param Doku_Handler $handler The handler
75 public function handle($match, $state, $pos, Doku_Handler $handler){

12345678910>>...36