public function getProfileURL($userid, $task='', $xhtml = true){ $this->user = ES::user($userid); return $this->user->getPermalink(); }