ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilForumDerivedTaskProviderFactory. More...
Public Member Functions | |
__construct (\ilTaskService $taskService, \ilAccess $accessHandler=null, \ilSetting $settings=null, \ilLanguage $lng=null, \ilCtrl $ctrl=null) | |
ilForumDerivedTaskProviderFactory constructor. More... | |
getProviders () | |
Get providers.
| |
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().
ilForumDerivedTaskProviderFactory::getProviders | ( | ) |
Get providers.
Implements ilDerivedTaskProviderFactory.
Definition at line 63 of file class.ilForumDerivedTaskProviderFactory.php.
References settings().
|
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().