Home
last modified time | relevance | path

Searched refs:hideno (Results 1 – 1 of 1) sorted by last modified time

/plugin/nspages/printers/
H A Dprinter.php42 function printTOC($tab, $type, $text, $hideno){ argument
43 $this->_printHeader($tab, $type, $text, $hideno);
68 private function _printHeader(&$tab, $type, $text, $hideno) { argument
69 if(empty($tab) && $hideno) return;