Home
last modified time | relevance | path

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

/plugin/siteexport/inc/
H A Dtoc.php9 private $emptyNSToc = true; variable in siteexport_toc
17 $this->emptyNSToc = !empty($_REQUEST['emptyTocElem']);
344 if (!$isEmptyNode && ($this->emptyNSToc || count($DATA) > 0)) {
353 …$XML .= $this->__addXMLTopic($NS, (!($this->emptyNSToc || count($DATA) > 1) && $ITEM != 'topic' ? …
357 if (!$isEmptyNode && ($this->emptyNSToc || count($DATA) > 0)) {