Home
last modified time | relevance | path

Searched +full:hide_headpage +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 8 of 8) sorted by relevance

/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu/conf/
H A Ddefault.php14 $conf['hide_headpage'] = 1;
H A Dmetadata.php14 $meta['hide_headpage'] = array('onoff');
/plugin/indexmenu/syntax/
H A Dindexmenu.php336 'hide_headpage' => $this->getConf('hide_headpage'),
414 //skipfilecombined, headpage, hide_headpage
493 * skipnscombined, skipfilecombined, headpage, hide_headpage
549 unset($opts['hide_headpage']);
837 $markCurrentPage = $this->getConf('hide_headpage') && $item['hns'] == $INFO['id'];
/plugin/indexmenu/
H A Dajax.php
H A Daction.php284 'hide_headpage' => $this->getConf('hide_headpage'),
511 'hide_headpage' => $idxm->getConf('hide_headpage')
/plugin/tindexmenu/syntax/
H A Dindexmenu.php189 'hide_headpage' => $this->getConf('hide_headpage')
554 $opts['hide_headpage']) {
/plugin/indexmenu2/syntax/
H A Dindexmenu.php469 …$type=='f' && $conf['useheading'] && syntax_plugin_indexmenu_indexmenu::getConf('hide_headpage')) {