Home
last modified time | relevance | path

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

/plugin/imagemapping/
DImageMapHandler.php49 $this->addPluginCall([DOKU_LEXER_EXIT], $last_call[2]);
77 $this->addPluginCall([DOKU_LEXER_MATCHED, 'divstart'], $first_call[2]);
81 $this->addPluginCall([DOKU_LEXER_MATCHED, 'divend'], $last_call[2]);
94 protected function addPluginCall($args, $pos) function in dokuwiki\\plugin\\imagemapping\\ImageMapHandler
128 $this->addPluginCall(
/plugin/yuriigantt/src/Driver/Embedded/
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/
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/
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/
Ddo.php98 $handler->addPluginCall('do_do', $data, $state, $pos, $match);
122 $handler->addPluginCall('do_do', $data, $state, $pos, $match);
/plugin/columns/
Drewriter.php139 public function addPluginCall($name, $data, $state, $text = '') { function in instruction_rewriter_call_list
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/wrap/syntax/
Ddiv.php64 … $handler->addPluginCall('wrap_closesection', array(), DOKU_LEXER_SPECIAL, $pos, '');
/plugin/numberedheadings/
Dsyntax.php142 $handler->addPluginCall(substr(get_class($this), 14), $data, $state, $pos, $match);
/plugin/slider/
Dsyntax.php118 … $handler->addPluginCall('wrap_closesection', array(), DOKU_LEXER_SPECIAL, $pos, '');
/plugin/adhoctags/syntax/
Dabstract.php101 $handler->addPluginCall('wrap_closesection', array(), DOKU_LEXER_SPECIAL, $pos, '');
/plugin/combo/ComboStrap/
H A DPluginUtility.php965 $handler->addPluginCall(
984 $handler->addPluginCall(
/plugin/creole/helper/
Deventhandler.php195 $handler->addPluginCall($class, array($state, $data1, $data2), $state, $pos, $match);
/plugin/definitionlist/
Dsyntax.php127 $handler->addPluginCall('definitionlist', array($tag, $state, ''), $state, $pos, $match);
/plugin/exttab3/
Dsyntax.php93 $handler->addPluginCall($this->getPluginName(), $data, $state, $pos, $match);
/plugin/extlist/
Dsyntax.php221 $handler->addPluginCall($this->getPluginName(),