ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Adds link to contact. More...
Public Member Functions | |
__construct () | |
Constructor. More... | |
getComponentId () | |
getActionTypes () | |
collectActionsForTargetUser ($a_target_user) | |
{} More... | |
Public Member Functions inherited from ilUserActionProvider | |
__construct () | |
Constructor. More... | |
setUserId ($a_val) | |
Set user id. More... | |
getUserId () | |
Get user id. More... | |
collectActionsForTargetUser ($a_target_user) | |
Collect actions for a target user. More... | |
getComponentId () | |
getActionTypes () | |
Protected Attributes | |
$user | |
Protected Attributes inherited from ilUserActionProvider | |
$user_id | |
$lng | |
$db | |
Static Private Attributes | |
static | $state_to_perm_link_map |
Adds link to contact.
Definition at line 11 of file class.ilContactUserActionProvider.php.
ilContactUserActionProvider::__construct | ( | ) |
Constructor.
Definition at line 21 of file class.ilContactUserActionProvider.php.
ilContactUserActionProvider::collectActionsForTargetUser | ( | $a_target_user | ) |
{}
Definition at line 60 of file class.ilContactUserActionProvider.php.
References ilLink\_getStaticLink(), ilObjUser\_isAnonymous(), array, ilStr\convertUpperCamelCaseToUnderscoreCase(), ilUserActionCollection\getInstance(), ilBuddySystem\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ilUserActionProvider\getUserId(), and user().
ilContactUserActionProvider::getActionTypes | ( | ) |
ilContactUserActionProvider::getComponentId | ( | ) |
Definition at line 33 of file class.ilContactUserActionProvider.php.
|
staticprivate |
Definition at line 52 of file class.ilContactUserActionProvider.php.
|
protected |
Definition at line 16 of file class.ilContactUserActionProvider.php.