ILIAS
release_8 Revision v8.19
|
Class ilContactUserActionProvider. More...
Public Member Functions | |
array | __construct () |
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) | |
Private Attributes | |
ilObjUser | $user |
array | $stateToPermLinkMap |
Additional Inherited Members | |
![]() | |
int | $user_id |
ilLanguage | $lng |
ilDBInterface | $db |
Class ilContactUserActionProvider.
Definition at line 25 of file class.ilContactUserActionProvider.php.
array ilContactUserActionProvider::__construct | ( | ) |
Definition at line 34 of file class.ilContactUserActionProvider.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\user().
ilContactUserActionProvider::collectActionsForTargetUser | ( | int | $a_target_user | ) |
Definition at line 65 of file class.ilContactUserActionProvider.php.
References Vendor\Package\$f, ilLink\_getStaticLink(), ilObjUser\_isAnonymous(), ilStr\convertUpperCamelCaseToUnderscoreCase(), ilUserActionCollection\getInstance(), ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ilUserActionProvider\getUserId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
ilContactUserActionProvider::getActionTypes | ( | ) |
Definition at line 54 of file class.ilContactUserActionProvider.php.
References ILIAS\Repository\lng().
ilContactUserActionProvider::getComponentId | ( | ) |
Definition at line 46 of file class.ilContactUserActionProvider.php.
|
private |
Definition at line 29 of file class.ilContactUserActionProvider.php.
|
private |
Definition at line 27 of file class.ilContactUserActionProvider.php.