Home
last modified time | relevance | path

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

/plugin/indexmenu/conf/
H A Ddefault.php16 $conf['empty_msg'] = '';
H A Dmetadata.php16 $meta['empty_msg'] = array('string');
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu2/syntax/
H A Dindexmenu.php113 if (!$n && ($n = $this->getConf('empty_msg'))) {
/plugin/tindexmenu/syntax/
H A Dindexmenu.php228 $n = $this->getConf('empty_msg');
/plugin/indexmenu/syntax/
H A Dindexmenu.php464 $html = $this->getConf('empty_msg');