36             "profile" => $this->
lng->txt(
"profile")
    52         $f->setType(
"profile");
    53         $f->setText($this->
lng->txt(
'profile'));
    54         $f->setHref(
"./goto.php?target=usr_" . $a_target_user);
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
A class that provides a collection of actions on users. 
 
static _lookupPref(int $a_usr_id, string $a_keyword)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
collectActionsForTargetUser(int $a_target_user)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...