|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilBlogDerivedTaskProviderFactory. 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 |
Class ilBlogDerivedTaskProviderFactory.
Definition at line 25 of file class.ilBlogDerivedTaskProviderFactory.php.
| ilBlogDerivedTaskProviderFactory::__construct | ( | ilTaskService | $taskService, |
| ?\ilAccess | $accessHandler = null, |
||
| ?\ilLanguage | $lng = null |
||
| ) |
Definition at line 31 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 49 of file class.ilBlogDerivedTaskProviderFactory.php.
References ILIAS\Repository\lng().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().