ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct (ilTaskService $taskService, \ilAccessHandler $accessHandler, \ilLanguage $lng) | |
isActive () | |
Is provider active? More... | |
getTasks (int $user_id) | |
Get providers. More... | |
Protected Member Functions | |
getFirstRefIdWithPermission (string $operation, int $objId, int $userId) | |
getWspId (int $objId, int $userId) | |
Protected Attributes | |
ilTaskService | $taskService |
ilAccess | $accessHandler |
ilLanguage | $lng |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilBlogDraftsDerivedTaskProvider
Definition at line 23 of file class.ilBlogDraftsDerivedTaskProvider.php.
ilBlogDraftsDerivedTaskProvider::__construct | ( | ilTaskService | $taskService, |
\ilAccessHandler | $accessHandler, | ||
\ilLanguage | $lng | ||
) |
Definition at line 29 of file class.ilBlogDraftsDerivedTaskProvider.php.
References $accessHandler, $lng, $taskService, and ILIAS\Repository\lng().
|
protected |
Definition at line 95 of file class.ilBlogDraftsDerivedTaskProvider.php.
References $refId, and ilObject\_getAllReferences().
Referenced by getTasks().
ilBlogDraftsDerivedTaskProvider::getTasks | ( | int | $user_id | ) |
Get providers.
Implements ilDerivedTaskProvider.
Definition at line 46 of file class.ilBlogDraftsDerivedTaskProvider.php.
References $post, $refId, $url, ilLink\_getStaticLink(), ilPageObject\_lookupActive(), ilBlogPosting\getAllPostings(), getFirstRefIdWithPermission(), getWspId(), IL_CAL_DATETIME, ILIAS\Repository\lng(), and ilBlogPosting\searchBlogsByAuthor().
|
protected |
Definition at line 109 of file class.ilBlogDraftsDerivedTaskProvider.php.
Referenced by getTasks().
ilBlogDraftsDerivedTaskProvider::isActive | ( | ) |
Is provider active?
Implements ilDerivedTaskProvider.
Definition at line 41 of file class.ilBlogDraftsDerivedTaskProvider.php.
|
protected |
Definition at line 26 of file class.ilBlogDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilBlogDraftsDerivedTaskProvider.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilBlogDraftsDerivedTaskProvider.php.
Referenced by __construct().