Home
last modified time | relevance | path

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

/plugin/siteexport/syntax/
H A Dtoc.php23 private $includedPages = array(); variable in syntax_plugin_siteexport_toc
184 list($this->includedPages[]) = explode('#', $tocItem[0]);
399 if (in_array($pageID, $this->includedPages)) {