Searched refs:includedPages (Results 1 – 2 of 2) sorted by relevance
82 private $includedPages; variable in refnotes_instruction_mangler94 $this->includedPages = array();109 if ($this->core->getNamespaceCount() > 0 || count($this->includedPages) > 0) {278 $this->includedPages[] = $call;304 foreach ($this->includedPages as $call) {
23 private $includedPages = array(); variable in syntax_plugin_siteexport_toc184 list($this->includedPages[]) = explode('#', $tocItem[0]);399 if (in_array($pageID, $this->includedPages)) {