Home
last modified time | relevance | path

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

/plugin/catlist/
H A Dsyntax.php251 function _getStartPage ($index_priority, $parid, $parpath, $name, $force) {
379 list($index_exists, $index_id, $index_filepath) = $this->_getStartPage($data['index_priority'], $ns, $path, $name, ($data['nsLinks']==CATLIST_NSLINK_FORCE));
254 function _getStartPage ($index_priority, $parid, $parpath, $name, $force) { global() function in syntax_plugin_catlist