Home
last modified time | relevance | path

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

/plugin/indexmenu/
DSearch.php279 $headpage = $opts['headpage'];
331 $title = static::getNamespaceTitle($id, $headpage, $hns);
334 $hns = $this->guessHeadpage($headpage, $id);
356 if (!$opts['nons'] && !empty($headpage) && $opts['hide_headpage']) {
360 $ahp = explode(",", $headpage);
454 $headpage = $opts['headpage'];
531 $title = static::getNamespaceTitle($id, $headpage, $hns);
535 $hns = $this->guessHeadpage($headpage, $id);
558 if (!$opts['nons'] && !empty($headpage) && $opts['hide_headpage']) {
562 $hpOptions = explode(",", $headpage);
[all …]
Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
74 /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
DCREDITS13 The nons e headpage option suggestion.
/plugin/tindexmenu/syntax/
Dindexmenu.php316 $headpage=$this->getConf('headpage');
317 if (empty($ns) && !empty($headpage)) $headpage.=','.$conf['start'];
318 $title=$this->_getTitle($ns,$headpage,$hns);
408 function _getTitle ($ns,$headpage,&$hns) { argument
412 if (empty($headpage)) return $title;
413 $ahp=explode(",",$headpage);
493 $headpage=$opts['headpage'];
535 $title=$this->_getTitle($id,$headpage,$hns);
553 !empty($headpage) &&
556 $ahp=explode(",",$headpage);
/plugin/indexmenu/images/thread2/
Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
/plugin/indexmenu/images/human.png/
Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
/plugin/tindexmenu/
Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
70 /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
DCREDITS13 The nons e headpage option suggestion.
/plugin/indexmenu/_test/
DIndexmenuSyntaxTest.php46 $skipnscombined, $skipfilecombined, $hsort, $headpage, $hide_headpage, $jsVersion
81 'headpage' => $headpage,
/plugin/indexmenu/syntax/
Dindexmenu.php594 $headpage = $this->getConf('headpage');
597 if (empty($ns) && !empty($headpage)) {
598 $headpage .= ',' . $conf['start'];
600 $title = Search::getNamespaceTitle($ns, $headpage, $hns);
/plugin/indexmenu/scripts/
Dcontextmenu.js109 …[LANG.plugins.indexmenu.headpage, '"javascript: IndexmenuContextmenu.reqpage(\'"+index.config.urlb…