|
ILIAS
release_8 Revision v8.24
|
Class ilForumDerivedTaskProviderFactory. More...
Inheritance diagram for ilForumDerivedTaskProviderFactory:
Collaboration diagram for ilForumDerivedTaskProviderFactory:Public Member Functions | |
| __construct (ilTaskService $taskService, ilAccessHandler $accessHandler=null, ilSetting $settings=null, ilLanguage $lng=null, ilCtrlInterface $ctrl=null) | |
| getProviders () | |
| Get providers. More... | |
| getProviders () | |
| Get providers. More... | |
Protected Attributes | |
| ilTaskService | $taskService |
| ilAccessHandler | $accessHandler |
| ilSetting | $settings |
| ilLanguage | $lng |
| ilCtrlInterface | $ctrl |
Class ilForumDerivedTaskProviderFactory.
Definition at line 25 of file class.ilForumDerivedTaskProviderFactory.php.
| ilForumDerivedTaskProviderFactory::__construct | ( | ilTaskService | $taskService, |
| ilAccessHandler | $accessHandler = null, |
||
| ilSetting | $settings = null, |
||
| ilLanguage | $lng = null, |
||
| ilCtrlInterface | $ctrl = null |
||
| ) |
Definition at line 33 of file class.ilForumDerivedTaskProviderFactory.php.
References $accessHandler, $ctrl, $DIC, $lng, $settings, $taskService, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
Here is the call graph for this function:| ilForumDerivedTaskProviderFactory::getProviders | ( | ) |
Get providers.
Implements ilDerivedTaskProviderFactory.
Definition at line 60 of file class.ilForumDerivedTaskProviderFactory.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
Here is the call graph for this function:
|
protected |
Definition at line 28 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 31 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 30 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 29 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().
|
protected |
Definition at line 27 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().