Searched refs:__addXMLTopic (Results 1 – 1 of 1) sorted by relevance
282 $XML .= $this->__addXMLTopic($pagesArray, 'toc');331 private function __addXMLTopic($DATA, $ITEM = 'topic', $LEVEL = 0, $NODENAME = '') { function in siteexport_toc 356 $XML .= $this->__addXMLTopic($NS, (!($this->emptyNSToc || count($DATA) > 1) && $ITEM != 'topic' ? $ITEM : 'topic'), $LEVEL+(!$isEmptyNode ? 1 : 0), $NODENAME);