|
ILIAS
release_8 Revision v8.24
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilBlogDerivedTaskProviderFactory:
Collaboration diagram for ilBlogDerivedTaskProviderFactory:Public Member Functions | |
| __construct (ilTaskService $taskService, \ilAccess $accessHandler=null, \ilLanguage $lng=null) | |
| getProviders () | |
| Get providers. More... | |
| getProviders () | |
| Get providers. More... | |
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 ilBlogDerivedTaskProviderFactory
Definition at line 23 of file class.ilBlogDerivedTaskProviderFactory.php.
| ilBlogDerivedTaskProviderFactory::__construct | ( | ilTaskService | $taskService, |
| \ilAccess | $accessHandler = null, |
||
| \ilLanguage | $lng = null |
||
| ) |
Definition at line 29 of file class.ilBlogDerivedTaskProviderFactory.php.
References $accessHandler, $DIC, $lng, $taskService, and ILIAS\Repository\lng().
Here is the call graph for this function:| ilBlogDerivedTaskProviderFactory::getProviders | ( | ) |
Get providers.
Implements ilDerivedTaskProviderFactory.
Definition at line 47 of file class.ilBlogDerivedTaskProviderFactory.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 26 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 25 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().