|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilBlogDraftsDerivedTaskProvider. More...
Inheritance diagram for ilBlogDraftsDerivedTaskProvider:
Collaboration diagram for ilBlogDraftsDerivedTaskProvider:Public Member Functions | |
| __construct (ilTaskService $taskService, \ilAccessHandler $accessHandler, \ilLanguage $lng) | |
| ilBlogDraftsDerivedTaskProvider constructor. More... | |
| isActive () | |
| @inheritDoc More... | |
| getTasks (int $user_id) | |
| @inheritDoc More... | |
| getTasks (int $user_id) | |
| Get providers. More... | |
| isActive () | |
| Is provider active? More... | |
Protected Member Functions | |
| getFirstRefIdWithPermission (string $operation, int $objId, int $userId) | |
| getWspId (int $objId, int $userId) | |
Protected Attributes | |
| $taskService | |
| $accessHandler | |
| $lng | |
Class ilBlogDraftsDerivedTaskProvider.
Definition at line 8 of file class.ilBlogDraftsDerivedTaskProvider.php.
| ilBlogDraftsDerivedTaskProvider::__construct | ( | ilTaskService | $taskService, |
| \ilAccessHandler | $accessHandler, | ||
| \ilLanguage | $lng | ||
| ) |
ilBlogDraftsDerivedTaskProvider constructor.
| \ilTaskService | $taskService | |
| \ilAccessHandler | $accessHandler | |
| \ilLanguage | $lng |
Definition at line 25 of file class.ilBlogDraftsDerivedTaskProvider.php.
References $accessHandler, $lng, and $taskService.
|
protected |
| string | $operation | |
| int | $objId | |
| int | $userId |
Definition at line 103 of file class.ilBlogDraftsDerivedTaskProvider.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:| ilBlogDraftsDerivedTaskProvider::getTasks | ( | int | $user_id | ) |
@inheritDoc
Implements ilDerivedTaskProvider.
Definition at line 48 of file class.ilBlogDraftsDerivedTaskProvider.php.
References $refId, $url, ilLink\_getStaticLink(), ilPageObject\_lookupActive(), ilBlogPosting\getAllPostings(), getFirstRefIdWithPermission(), getWspId(), IL_CAL_DATETIME, and ilBlogPosting\searchBlogsByAuthor().
Here is the call graph for this function:
|
protected |
| int | $objId | |
| int | $userId |
Definition at line 119 of file class.ilBlogDraftsDerivedTaskProvider.php.
References $objId.
Referenced by getTasks().
Here is the caller graph for this function:| ilBlogDraftsDerivedTaskProvider::isActive | ( | ) |
@inheritDoc
Implements ilDerivedTaskProvider.
Definition at line 40 of file class.ilBlogDraftsDerivedTaskProvider.php.
|
protected |
Definition at line 14 of file class.ilBlogDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilBlogDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 11 of file class.ilBlogDraftsDerivedTaskProvider.php.
Referenced by __construct().