|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Adds link to contact. More...
Inheritance diagram for ilContactUserActionProvider:
Collaboration diagram for ilContactUserActionProvider:Public Member Functions | ||||
| __construct () | ||||
| Constructor. More... | ||||
| getComponentId () | ||||
| ||||
| getActionTypes () | ||||
| ||||
| collectActionsForTargetUser ($a_target_user) | ||||
{Collect actions for a target user.
| ||||
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 () | ||||
| getJsScripts ($a_action_type) | ||||
| Get js scripts. More... | ||||
| getCssFiles ($a_action_type) | ||||
| Get css resource files. More... | ||||
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.
Reimplemented from ilUserActionProvider.
Definition at line 21 of file class.ilContactUserActionProvider.php.
Here is the call graph for this function:| ilContactUserActionProvider::collectActionsForTargetUser | ( | $a_target_user | ) |
{Collect actions for a target user.
| int | $a_target_user | target user |
Reimplemented from ilUserActionProvider.
Definition at line 60 of file class.ilContactUserActionProvider.php.
References $f, ilLink\_getStaticLink(), ilObjUser\_isAnonymous(), ilStr\convertUpperCamelCaseToUnderscoreCase(), ilBuddySystem\getInstance(), ilUserActionCollection\getInstance(), ilBuddyList\getInstanceByGlobalUser(), ilUserActionProvider\getUserId(), and user().
Here is the call graph for this function:| ilContactUserActionProvider::getActionTypes | ( | ) |
Reimplemented from ilUserActionProvider.
Definition at line 41 of file class.ilContactUserActionProvider.php.
| ilContactUserActionProvider::getComponentId | ( | ) |
Reimplemented from ilUserActionProvider.
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.