Home
last modified time | relevance | path

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

/plugin/siteexport/syntax/
H A Dtoc.php280 $this->savedToc[] = $this->__addTocItem($SID, $NAME, $DEPTH, $renderer);
290 private function __addTocItem($id, $name, $depth, $renderer) { function in syntax_plugin_siteexport_toc