Searched refs:__writeTOCTree (Results 1 – 1 of 1) sorted by relevance
143 $TOCXML .= $this->__writeTOCTree($DATA) . "\n</toc>";207 private function __writeTOCTree($CURRENTNODE, $CURRENTNODENAME = null, $DEPTH = 0) { function in siteexport_toc252 …$XML .= $this->__writeTOCTree($ELEM, count($ELEM) >= 1 ? ( !empty($ELEM['name']) ? $ELEM['name'] :…