Home
last modified time | relevance | path

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

/plugin/userhomepage/conf/
H A Ddefault.php25 $conf['acl_all_templates'] = '1';
H A Dmetadata.php25 $meta['acl_all_templates'] = array('multichoice','_choices'=>array('0','1','2','noacl'));
/plugin/userhomepage/
H A Daction.php329 …if (($this->getConf('acl_all_templates') != 'noacl') && (($this->getConf('create_private_ns')) or …
332 $perm = (int)$this->getConf('acl_all_templates');
336 $perm = (int)$this->getConf('acl_all_templates');
340 …oacl') && ($this->getConf('acl_user_templates') !== $this->getConf('acl_all_templates')) && (($thi…