Home
last modified time | relevance | path

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

/plugin/userhomepage/conf/
H A Ddefault.php10 $conf['use_name_string'] = 0;
H A Dmetadata.php10 $meta['use_name_string'] = array('onoff');
/plugin/userhomepage/
H A Daction.php243 …// If use_name_string or group_by_name is enabled, we can't use ACL wildcards so let's create ACL …
244 if (($this->getConf('use_name_string')) or ($this->getConf('group_by_name'))) {
386 if ( $this->getConf('use_name_string')) {
H A Dhelper.php228 if ($this->getConf('use_name_string')) {