ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Adds link to shared resources feature. More...
Public Member Functions | |
__construct () | |
Construct. More... | |
collectFeaturesForTargetUser ($a_target_user) | |
Collect all features. More... | |
![]() | |
__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 | |
$wsp_activated | |
![]() | |
$user_id | |
$lng | |
$db | |
Adds link to shared resources feature.
Definition at line 14 of file class.ilAwarenessWorkspaceFeatureProvider.php.
ilAwarenessWorkspaceFeatureProvider::__construct | ( | ) |
Construct.
Definition at line 24 of file class.ilAwarenessWorkspaceFeatureProvider.php.
References $ilSetting, and ilAwarenessFeatureProvider\$lng.
ilAwarenessWorkspaceFeatureProvider::collectFeaturesForTargetUser | ( | $a_target_user | ) |
Collect all features.
int | $a_target_user | target user |
Definition at line 40 of file class.ilAwarenessWorkspaceFeatureProvider.php.
References $ilCtrl, ilAwarenessFeatureProvider\$lng, ilObjUser\_lookupLogin(), and ilAwarenessFeatureCollection\getInstance().
|
protected |
Definition at line 16 of file class.ilAwarenessWorkspaceFeatureProvider.php.