Home
last modified time | relevance | path

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

/plugin/userhomepage/conf/
H A Ddefault.php31 $conf['userlink_classes'] = 'interwiki iw_user';
H A Dmetadata.php31 $meta['userlink_classes'] = array('string');
/plugin/userhomepage/
H A Dhelper.php79 $ret = $this->getConf('userlink_classes');
85 … "wikilink1" isn't there yet (because it was previously part of default 'userlink_classes' setting)
H A Daction.php440 $classes = $this->getConf('userlink_classes');