| /plugin/blogtng/syntax/ |
| D | header.php | 66 $renderer->toc_additem($hid, $text, $level);
|
| /plugin/nspages/printers/ |
| D | printerPictures.php | 33 …$this->renderer->toc_additem($anchorId, $item['nameToDisplay'], $this->renderer->getLastLevel() + …
|
| D | printer.php | 145 … $this->renderer->toc_additem($anchorId, $linkText, $this->renderer->getLastLevel() + $level);
|
| /plugin/include/syntax/ |
| H A D | header.php | 40 $renderer->toc_additem($hid, $headline, $lvl);
|
| /plugin/html5/ |
| D | renderer.php | 80 $this->toc_additem( $hid, $text, $level );
|
| /plugin/rst/ |
| D | syntax.php | 175 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
|
| /plugin/markdownextra/ |
| D | syntax.php | 135 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
|
| /plugin/txt2tags/ |
| D | syntax.php | 147 $renderer->toc_additem($hid, $node->nodeValue, $match[1]);
|
| /plugin/revealjs/syntax/ |
| D | header.php | 137 $renderer->toc_additem($hid, $text, $level);
|
| /plugin/header3/ |
| D | syntax.php | 125 $renderer->toc_additem($hid, $text, $level);
|
| /plugin/header2/ |
| D | syntax.php | 130 $renderer->toc_additem($hid, $text, $level);
|
| /plugin/dw2pdf/ |
| D | renderer.php | 84 $this->toc_additem($hid, $text, $level);
|
| /plugin/translationbuddy/ |
| D | syntax.php | 159 $R->toc_additem('translationbuddy__'.$lc, $lc, $R->lastlevel+1);
|
| /plugin/latexport/implementation/ |
| D | decorator.php | 251 function toc_additem($id, $text, $level) { function in decorator 253 $this->decorator->toc_additem($id, $text, $level);
|
| D | decorator_persister.php | 217 function toc_additem($id, $text, $level) { function in DecoratorPersister
|
| /plugin/actionrenderer/ |
| D | renderer.php | 63 public function toc_additem($id, $text, $level) function in renderer_plugin_actionrenderer
|
| /plugin/nroff/ |
| D | renderer.php | 122 function toc_additem($id, $text, $level) { function in renderer_plugin_nroff 136 $this->toc_additem($hid, $text, $level);
|
| /plugin/siteexport/renderer/ |
| D | pdf.php | 102 $this->toc_additem($hid, $text, $level);
|
| /plugin/mellelexport/ |
| D | renderer.php | 565 …function toc_additem($id, $text, $level) {call_user_func_array(array($this, '__call'), array(__FUN… function in renderer_plugin_mellelexport
|
| /plugin/odp/ |
| D | renderer.php | 506 function toc_additem($id, $text, $level) { function in renderer_plugin_odp
|
| /plugin/odt/renderer/ |
| D | page.php | 484 function toc_additem($id, $text, $level) {} function in renderer_plugin_odt_page
|