Home
last modified time | relevance | path

Searched refs:userpageid (Results 1 – 1 of 1) sorted by relevance

/plugin/authorlist/
H A Dhelper.php36 …protected $userpageid; // Template for the pageID of the userhomepages (contains %USER% as wi… variable in helper_plugin_authorlist
54 $this->userpageid = $this->getConf('userpageid');
221 $userpageid = str_replace("%USER%",$loginname, $this->userpageid);
222 $userpageid = htmlspecialchars($userpageid);
223 if(page_exists($userpageid)) {
224 …return '<a href="'.wl($userpageid).'" rel="author" class="wikilink1" title="'.($this->tooltip = 'n…
226 …return '<a href="'.wl($userpageid).'" rel="nofollow" class="wikilink2" title="'.($this->tooltip = …