Searched refs:writeCall (Results 1 – 8 of 8) sorted by relevance
/plugin/yuriigantt/src/Driver/Embedded/ |
H A D | Handler.php | 77 $this->callWriter->writeCall(['raw', [$content], $pos]); 127 $this->callWriter->writeCall($call);
|
/plugin/variants/ |
H A D | variants.php | 176 function writeCall($call) { function in syntax_plugin_variants_callwriter 210 …$this->CallWriter->writeCall(array('plugin',array('variants_variants', array($this->condition, $th…
|
/plugin/imagemap/ |
H A D | syntax.php | 244 function writeCall($call) { function in ImageMap_Handler 263 $this->CallWriter->writeCall($first_call); 269 $this->CallWriter->writeCall(array('eol',array(),$this->calls[0][2])); 276 $this->CallWriter->writeCall(array('plugin',
|
/plugin/imagemapping/ |
H A D | syntax.php | 271 function writeCall($call) { global() function in ImageMap_Handler
|
/plugin/creole/syntax/ |
H A D | monospace.php | 101 …$this->eventhandler->writeCall('creole_monospace', DOKU_LEXER_EXIT, NULL, NULL, $pos, $match, $han…
|
/plugin/creole/helper/ |
H A D | eventhandler.php | 194 public function writeCall($class, $state, $data1, $data2, $pos, $match, &$handler) { function in helper_plugin_creole_eventhandler
|
/plugin/popupviewer/syntax/ |
H A D | viewer.php | 201 …$imagemap->CallWriter->writeCall(array('plugin', array('popupviewer_viewer', array($id, $name, $ti…
|
/plugin/exttab3/ |
H A D | syntax.php | 90 protected function writeCall($tag, $attr, $state, $pos, $match, $handler) function in syntax_plugin_exttab3
|