Searched refs:getFullname (Results 1 – 2 of 2) sorted by relevance
118 if($fullname == '') $fullname = $this-> getFullname($loginname);295 public function getFullname($loginname){ function in helper_plugin_authorlist
236 $author=$authorlist->renderOneAuthor($author,$authorlist->getFullname($author));315 …else $author = ($authorlist)?$authorlist->renderOneAuthor($line[4],$authorlist->getFullname($line[…