ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
ilAwarenessContactsFeatureProvider Class Reference

Adds link to mail feature. More...

+ Inheritance diagram for ilAwarenessContactsFeatureProvider:
+ Collaboration diagram for ilAwarenessContactsFeatureProvider:

Static Private Attributes

static $state_to_perm_link_map
 

Additional Inherited Members

- Public Member Functions inherited from ilAwarenessFeatureProvider
 __construct ()
 Constructor. More...
 
 setUserId ($a_val)
 Set user id. More...
 
 getUserId ()
 Get user id. More...
 
 collectFeaturesForTargetUser ($a_target_user)
 Collect features for a target user. More...
 
- Protected Attributes inherited from ilAwarenessFeatureProvider
 $user_id
 
 $lng
 
 $db
 

Detailed Description

Adds link to mail feature.

Author
Michael Jansen mjans.nosp@m.en@d.nosp@m.ataba.nosp@m.y.de
Version
$Id$

Definition at line 11 of file class.ilAwarenessContactsFeatureProvider.php.

Field Documentation

◆ $state_to_perm_link_map

ilAwarenessContactsFeatureProvider::$state_to_perm_link_map
staticprivate
Initial value:
= array(
'ilBuddySystemLinkedRelationState' => '_contact_approved',
'ilBuddySystemIgnoredRequestRelationState' => '_contact_ignored'
)

Definition at line 16 of file class.ilAwarenessContactsFeatureProvider.php.


The documentation for this class was generated from the following file: