Home
last modified time | relevance | path

Searched refs:publicString (Results 1 – 1 of 1) sorted by last modified time

/plugin/userhomepage/
H A Dhelper.php67 …<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.$INFO['u…
69 …<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.$param.'…
71 …($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.$this->publicString()…
122 … href="'.wl($publicID).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.editorin…
196 …->getPublicID().'"><input class="button" type="submit" value="'.$this->publicString().'"/></form>';
219 $return['public']['title'] = $this->publicString();
248 function publicString() { function in helper_plugin_userhomepage