Home
last modified time | relevance | path

Searched +full:apr_namespaces +(+path:plugin +path:publish) -(+path:plugin +path:publish +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/publish/
H A Dhelper.php98 if (!$this->in_namespace($this->getConf('apr_namespaces'), $ID)) {
293 // needs to check if the actual namespace belongs to the apr_namespaces
342 if (!$this->in_namespace($this->getConf('apr_namespaces'), $id)) {
376 …ch($pages, $dir, array($this,'_search_helper'), array($namespace, $this->getConf('apr_namespaces'),
/plugin/publish/conf/
H A Ddefault.php3 $conf['apr_namespaces'] = '';
H A Dmetadata.php3 $meta['apr_namespaces'] = array('string');