ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
checkUserMailAccess (int $a_user_id) | |
getComponentId () | |
getActionTypes () | |
collectActionsForTargetUser (int $a_target_user) | |
![]() | |
__construct () | |
setUserId (int $a_val) | |
getUserId () | |
collectActionsForTargetUser (int $a_target_user) | |
Collect actions for a target user. More... | |
getComponentId () | |
getActionTypes () | |
getJsScripts (string $a_action_type) | |
Static Public Attributes | |
static array | $user_access = [] |
Additional Inherited Members | |
![]() | |
int | $user_id |
Language | $lng |
ilDBInterface | $db |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Adds link to mail
Definition at line 23 of file class.ilMailUserActionProvider.php.
ilMailUserActionProvider::checkUserMailAccess | ( | int | $a_user_id | ) |
Definition at line 27 of file class.ilMailUserActionProvider.php.
References $DIC, and ilMailGlobalServices\getMailObjectRefId().
Referenced by collectActionsForTargetUser().
ilMailUserActionProvider::collectActionsForTargetUser | ( | int | $a_target_user | ) |
Definition at line 55 of file class.ilMailUserActionProvider.php.
References Vendor\Package\$f, ilObjUser\_lookupName(), ANONYMOUS_USER_ID, checkUserMailAccess(), ilMailFormCall\getLinkTarget(), ilUserActionProvider\getUserId(), and ILIAS\Repository\lng().
ilMailUserActionProvider::getActionTypes | ( | ) |
Definition at line 48 of file class.ilMailUserActionProvider.php.
References ILIAS\Repository\lng().
ilMailUserActionProvider::getComponentId | ( | ) |
Definition at line 40 of file class.ilMailUserActionProvider.php.
|
static |
Definition at line 25 of file class.ilMailUserActionProvider.php.