Home
last modified time | relevance | path

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

/plugin/purplenumbers/
H A Drenderer.php292 * (by configuration settings 'restrictionNS' and 'restrictionType').
303 if ($this->getConf('restrictionNS')) {
305 $restrictionNS = explode(',', $this->getConf('restrictionNS'));
308 foreach ($restrictionNS as $r) {
/plugin/purplenumbers/conf/
H A Dmetadata.php11 $meta['restrictionNS'] = array('string');
H A Ddefault.php11 $conf['restrictionNS'] = ''; //restrict usage of plugin to these first level namespaces (comma separated)