Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Dtoc.php279 $XML .= $this->__addXMLTopic($pagesArray, 'toc');
328 private function __addXMLTopic($DATA, $ITEM = 'topic', $LEVEL = 0, $NODENAME = '') { function in siteexport_toc
353 …$XML .= $this->__addXMLTopic($NS, (!($this->emptyNSToc || count($DATA) > 1) && $ITEM != 'topic' ? …