|
ILIAS
release_8 Revision v8.24
|
Class ilForumDraftsDerivedTaskProvider. More...
Inheritance diagram for ilForumDraftsDerivedTaskProvider:
Collaboration diagram for ilForumDraftsDerivedTaskProvider:Public Member Functions | |
| __construct (ilTaskService $taskService, ilAccessHandler $accessHandler, ilLanguage $lng, ilSetting $settings, ilCtrlInterface $ctrl) | |
| getTasks (int $user_id) | |
| Get providers. More... | |
| isActive () | |
| Is provider active? 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 | |
| ilTaskService | $taskService |
| ilAccessHandler | $accessHandler |
| ilLanguage | $lng |
| ilSetting | $settings |
| ilCtrlInterface | $ctrl |
Class ilForumDraftsDerivedTaskProvider.
Definition at line 25 of file class.ilForumDraftsDerivedTaskProvider.php.
| ilForumDraftsDerivedTaskProvider::__construct | ( | ilTaskService | $taskService, |
| ilAccessHandler | $accessHandler, | ||
| ilLanguage | $lng, | ||
| ilSetting | $settings, | ||
| ilCtrlInterface | $ctrl | ||
| ) |
Definition at line 33 of file class.ilForumDraftsDerivedTaskProvider.php.
References $accessHandler, $ctrl, $lng, $settings, $taskService, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 112 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 | ) |
Get providers.
Implements ilDerivedTaskProvider.
Definition at line 49 of file class.ilForumDraftsDerivedTaskProvider.php.
References $name, $objId, $params, $refId, $url, ilForum\_lookupObjIdForForumId(), ILIAS\Repository\ctrl(), ilForumPostDraft\getDraftInstancesByUserId(), getFirstRefIdWithPermission(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilForumDraftsDerivedTaskProvider::isActive | ( | ) |
Is provider active?
Implements ilDerivedTaskProvider.
Definition at line 123 of file class.ilForumDraftsDerivedTaskProvider.php.
References ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilForumDraftsDerivedTaskProvider.php.
Referenced by __construct().