|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilForumDraftsDerivedTaskProvider. More...
Inheritance diagram for ilForumDraftsDerivedTaskProvider:
Collaboration diagram for ilForumDraftsDerivedTaskProvider:Public Member Functions | |
| __construct (ilTaskService $taskService, \ilAccessHandler $accessHandler, \ilLanguage $lng, \ilSetting $settings, \ilCtrl $ctrl) | |
| ilForumDraftsDerivedTaskProvider constructor. More... | |
| getTasks (int $user_id) | |
| @inheritDoc More... | |
| isActive () | |
| @inheritDoc More... | |
| getTasks (int $user_id) | |
| Get providers. More... | |
| isActive () | |
| Is provider active? More... | |
Protected Member Functions | |
| getFirstRefIdWithPermission (string $operation, int $objId, int $userId) | |
Protected Attributes | |
| $taskService | |
| $accessHandler | |
| $lng | |
| $settings | |
| $ctrl | |
Class ilForumDraftsDerivedTaskProvider.
Definition at line 8 of file class.ilForumDraftsDerivedTaskProvider.php.
| ilForumDraftsDerivedTaskProvider::__construct | ( | ilTaskService | $taskService, |
| \ilAccessHandler | $accessHandler, | ||
| \ilLanguage | $lng, | ||
| \ilSetting | $settings, | ||
| \ilCtrl | $ctrl | ||
| ) |
ilForumDraftsDerivedTaskProvider constructor.
| \ilTaskService | $taskService | |
| \ilAccessHandler | $accessHandler | |
| \ilLanguage | $lng | |
| \ilSetting | $settings | |
| \ilCtrl | $ctrl |
Definition at line 33 of file class.ilForumDraftsDerivedTaskProvider.php.
References $accessHandler, $ctrl, $lng, $settings, $taskService, and settings().
Here is the call graph for this function:
|
protected |
| string | $operation | |
| int | $objId | |
| int | $userId |
Definition at line 107 of file class.ilForumDraftsDerivedTaskProvider.php.
References $objId, $refId, and ilObject\_getAllReferences().
Referenced by getTasks().
Here is the call graph for this function:
Here is the caller graph for this function:| ilForumDraftsDerivedTaskProvider::getTasks | ( | int | $user_id | ) |
@inheritDoc
Implements ilDerivedTaskProvider.
Definition at line 52 of file class.ilForumDraftsDerivedTaskProvider.php.
References $objId, $refId, $url, ilLink\_getLink(), ilForum\_lookupObjIdForForumId(), ilForumPostDraft\getDraftInstancesByUserId(), and getFirstRefIdWithPermission().
Here is the call graph for this function:| ilForumDraftsDerivedTaskProvider::isActive | ( | ) |
@inheritDoc
Implements ilDerivedTaskProvider.
Definition at line 121 of file class.ilForumDraftsDerivedTaskProvider.php.
References settings().
Here is the call graph for this function:
|
protected |
Definition at line 14 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 11 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().