Searched +full:skip_index +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 6 of 6) sorted by relevance
17 $conf['skip_index'] = '';
17 $meta['skip_index'] = array('string', '_pattern' => '/^($|\/.*\/.*$)/');
186 'skip_index' => $this->getConf('skip_index'),491 $skip_index=$opts['skip_index'];497 if (!empty($skip_index) &&498 preg_match($skip_index, $id))
262 $skipNsCombined[] = $this->getConf('skip_index');492 $skipnscombined[] = $this->getConf('skip_index');
455 …lugin_indexmenu_indexmenu::getConf('skip_index') && preg_match(syntax_plugin_indexmenu_indexmenu::…
268 $skipNsCombined[] = $this->getConf('skip_index');