| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Class ilForumDraftsDerivedTaskProvider. More...
 Inheritance diagram for ilForumDraftsDerivedTaskProvider:
 Collaboration diagram for ilForumDraftsDerivedTaskProvider:Public Member Functions | |
| __construct (protected ilTaskService $taskService, protected ilAccessHandler $accessHandler, protected ilLanguage $lng, protected ilSetting $settings, protected ilCtrlInterface $ctrl) | |
| getTasks (int $user_id) | |
| Get providers.  More... | |
| isActive () | |
| Is provider active?  More... | |
Protected Member Functions | |
| getFirstRefIdWithPermission (string $operation, int $objId, int $userId) | |
Class ilForumDraftsDerivedTaskProvider.
Definition at line 25 of file class.ilForumDraftsDerivedTaskProvider.php.
| ilForumDraftsDerivedTaskProvider::__construct | ( | protected ilTaskService | $taskService, | 
| protected ilAccessHandler | $accessHandler, | ||
| protected ilLanguage | $lng, | ||
| protected ilSetting | $settings, | ||
| protected ilCtrlInterface | $ctrl | ||
| ) | 
Definition at line 27 of file class.ilForumDraftsDerivedTaskProvider.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 100 of file class.ilForumDraftsDerivedTaskProvider.php.
References $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 37 of file class.ilForumDraftsDerivedTaskProvider.php.
References $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 111 of file class.ilForumDraftsDerivedTaskProvider.php.
References ILIAS\Repository\settings().
 Here is the call graph for this function: