|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilContactUserActionProvider. More...
Inheritance diagram for ilContactUserActionProvider:
Collaboration diagram for ilContactUserActionProvider:Public Member Functions | |
| array | __construct () |
| getComponentId () | |
| getActionTypes () | |
| collectActionsForTargetUser (int $a_target_user) | |
Public Member Functions inherited from ilUserActionProvider | |
| __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 | |
| readonly ilObjUser | $user |
| array | $stateToPermLinkMap |
Additional Inherited Members | |
Protected Attributes inherited from ilUserActionProvider | |
| 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\MetaData\Repository\Validation\Data\__construct(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilContactUserActionProvider::collectActionsForTargetUser | ( | int | $a_target_user | ) |
Definition at line 65 of file class.ilContactUserActionProvider.php.
References Vendor\Package\$f, $relation, ilLink\_getStaticLink(), ilObjUser\_isAnonymous(), ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ilUserActionProvider\getUserId(), ILIAS\Repository\lng(), and ILIAS\Repository\user().
Here is the call graph for this function:| ilContactUserActionProvider::getActionTypes | ( | ) |
Definition at line 54 of file class.ilContactUserActionProvider.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:| 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.