ILIAS
trunk Revision v11.0_alpha-1761-g6dbbfa7b760
|
Class ilForumDerivedTaskProviderFactory. More...
Public Member Functions | |
__construct (protected ilTaskService $taskService, ?ilAccessHandler $accessHandler=null, ?ilSetting $settings=null, ?ilLanguage $lng=null, ?ilCtrlInterface $ctrl=null) | |
getProviders () | |
Get providers. More... | |
Protected Attributes | |
ilAccessHandler | $accessHandler |
ilSetting | $settings |
ilLanguage | $lng |
ilCtrlInterface | $ctrl |
Class ilForumDerivedTaskProviderFactory.
Definition at line 25 of file class.ilForumDerivedTaskProviderFactory.php.
ilForumDerivedTaskProviderFactory::__construct | ( | protected ilTaskService | $taskService, |
?ilAccessHandler | $accessHandler = null , |
||
?ilSetting | $settings = null , |
||
?ilLanguage | $lng = null , |
||
?ilCtrlInterface | $ctrl = null |
||
) |
Definition at line 32 of file class.ilForumDerivedTaskProviderFactory.php.
References $accessHandler, $ctrl, $DIC, $lng, $settings, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
ilForumDerivedTaskProviderFactory::getProviders | ( | ) |
Get providers.
Implements ilDerivedTaskProviderFactory.
Definition at line 57 of file class.ilForumDerivedTaskProviderFactory.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ILIAS\Repository\settings().
|
protected |
Definition at line 27 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 28 of file class.ilForumDerivedTaskProviderFactory.php.
Referenced by __construct().