ILIAS
release_8 Revision v8.19
|
Class ilForumDerivedTaskProviderFactory. More...
Public Member Functions | |
__construct (ilTaskService $taskService, ilAccessHandler $accessHandler=null, ilSetting $settings=null, ilLanguage $lng=null, ilCtrlInterface $ctrl=null) | |
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().
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().
|
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().