Searched defs:getCallWriter (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Parsing/Handler/ | ||
H A D | ReWriterInterface.php | 36 public function getCallWriter(); function |
H A D | AbstractRewriter.php | 35 public function getCallWriter() function in dokuwiki\\Parsing\\Handler\\AbstractRewriter |
/dokuwiki/inc/parser/ | ||
H A D | handler.php | 62 public function getCallWriter() { global() function in Doku_Handler |