31 $rbacsystem =
$DIC[
'rbacsystem'];
33 if (!isset(self::$user_access[$a_user_id])) {
34 self::$user_access[$a_user_id] =
37 return (
bool) self::$user_access[$a_user_id];
51 "compose" => $this->
lng->txt(
"mail")
67 $f->setType(
"compose");
68 $f->setText($this->
lng->txt(
"mail"));
static getMailObjectRefId()
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
checkUserMailAccess(int $a_user_id)
static array $user_access
collectActionsForTargetUser(int $a_target_user)
Collect actions for a target user.
static _lookupName(int $a_user_id)
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.
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...