Home
last modified time | relevance | path

Searched +full:restrictiontype +(+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').
306 $restrictionType = $this->getConf('restrictionType');
310 if ($restrictionType)
315 if ($restrictionType)
/plugin/purplenumbers/conf/
H A Dmetadata.php12 $meta['restrictionType'] = array('multichoice','_choices' => array(0,1));
H A Ddefault.php12 $conf['restrictionType'] = 1; //0= exclude restricted NS, 1=include restricted NS