|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilForumDerivedTaskProviderFactory. More...
Inheritance diagram for ilForumDerivedTaskProviderFactory:
Collaboration diagram for ilForumDerivedTaskProviderFactory:Public Member Functions | |
| __construct (\ilTaskService $taskService, \ilAccess $accessHandler=null, \ilSetting $settings=null, \ilLanguage $lng=null, \ilCtrl $ctrl=null) | |
| ilForumDerivedTaskProviderFactory constructor. More... | |
| getProviders () | |
Get providers.
| |
| getProviders () | |
| Get providers. More... | |
Protected Attributes | |
| $taskService | |
| $accessHandler | |
| $settings | |
| $lng | |
| $ctrl | |
Class ilForumDerivedTaskProviderFactory.
Definition at line 8 of file class.ilForumDerivedTaskProviderFactory.php.
| ilForumDerivedTaskProviderFactory::__construct | ( | \ilTaskService | $taskService, |
| \ilAccess | $accessHandler = null, |
||
| \ilSetting | $settings = null, |
||
| \ilLanguage | $lng = null, |
||
| \ilCtrl | $ctrl = null |
||
| ) |
ilForumDerivedTaskProviderFactory constructor.
| \ilTaskService | $taskService | |
| \ilAccess | null | $accessHandler | |
| \ilSetting | null | $settings | |
| \ilLanguage | null | $lng | |
| ilCtrl | null | $ctrl |
Definition at line 33 of file class.ilForumDerivedTaskProviderFactory.php.
References $accessHandler, $ctrl, $DIC, $lng, $settings, $taskService, and settings().
Here is the call graph for this function:| ilForumDerivedTaskProviderFactory::getProviders | ( | ) |
Get providers.
Implements ilDerivedTaskProviderFactory.
Definition at line 63 of file class.ilForumDerivedTaskProviderFactory.php.
References settings().
Here is the call graph for this function:
|
protected |
Definition at line 14 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 23 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 20 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 17 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 11 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().