Home
last modified time | relevance | path

Searched refs:addPluginCall (Results 1 – 15 of 15) sorted by relevance

/plugin/yuriigantt/src/Driver/Embedded/
H A DHandler.php109 $this->addPluginCall($pluginname, $data, $state, $pos, $match);
124 public function addPluginCall($plugin, $args, $state, $pos, $match) function in dokuwiki\\plugin\\yuriigantt\\src\\Driver\\Embedded\\Handler
/plugin/header3/
H A Dsyntax.php45 $handler->addPluginCall('header3',array($state),$state,$pos,$match);
55 … $handler->addPluginCall('header3',array($state,$this->h_level,$this->h_pos),$state,$pos,$match);
/plugin/header2/
H A Dsyntax.php50 $handler->addPluginCall('header2',array($state),$state,$pos,$match);
60 … $handler->addPluginCall('header2',array($state,$this->h_level,$this->h_pos),$state,$pos,$match);
/plugin/do/syntax/
H A Ddo.php98 $handler->addPluginCall('do_do', $data, $state, $pos, $match);
122 $handler->addPluginCall('do_do', $data, $state, $pos, $match);
/plugin/wrap/syntax/
H A Ddiv.php64 $handler->addPluginCall('wrap_closesection', array(), DOKU_LEXER_SPECIAL, $pos, '');
/plugin/columns/
H A Drewriter.php139 public function addPluginCall($name, $data, $state, $text = '') { function in instruction_rewriter_call_list
H A Daction.php643 … $result[0]->addPluginCall('columns', array(987, $this->sectionStart - 1), DOKU_LEXER_MATCHED);
666 … $result[0]->addPluginCall('columns', array(987, $this->sectionEnd - 1), DOKU_LEXER_MATCHED);
/plugin/numberedheadings/
H A Dsyntax.php142 $handler->addPluginCall(substr(get_class($this), 14), $data, $state, $pos, $match);
/plugin/slider/
H A Dsyntax.php118 … $handler->addPluginCall('wrap_closesection', array(), DOKU_LEXER_SPECIAL, $pos, '');
/plugin/adhoctags/syntax/
H A Dabstract.php101 $handler->addPluginCall('wrap_closesection', array(), DOKU_LEXER_SPECIAL, $pos, '');
/plugin/creole/helper/
H A Deventhandler.php195 $handler->addPluginCall($class, array($state, $data1, $data2), $state, $pos, $match);
/plugin/combo/ComboStrap/
H A DPluginUtility.php965 $handler->addPluginCall(
984 $handler->addPluginCall(
/plugin/definitionlist/
H A Dsyntax.php127 $handler->addPluginCall('definitionlist', array($tag, $state, ''), $state, $pos, $match);
/plugin/exttab3/
H A Dsyntax.php93 $handler->addPluginCall($this->getPluginName(), $data, $state, $pos, $match);
/plugin/extlist/
H A Dsyntax.php221 $handler->addPluginCall($this->getPluginName(),