| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilBlogDerivedTaskProviderFactory:
 Collaboration diagram for ilBlogDerivedTaskProviderFactory:Public Member Functions | |
| __construct (ilTaskService $taskService, \ilAccess $accessHandler=null, \ilLanguage $lng=null) | |
| getProviders () | |
| Get providers.  More... | |
Protected Attributes | |
| ilTaskService | $taskService | 
| ilAccess | $accessHandler | 
| ilLanguage | $lng | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilBlogDerivedTaskProviderFactory
Definition at line 25 of file class.ilBlogDerivedTaskProviderFactory.php.
| ilBlogDerivedTaskProviderFactory::__construct | ( | ilTaskService | $taskService, | 
| \ilAccess | $accessHandler = null,  | 
        ||
| \ilLanguage | $lng = null  | 
        ||
| ) | 
Definition at line 31 of file class.ilBlogDerivedTaskProviderFactory.php.
References $accessHandler, $DIC, $lng, $taskService, and ILIAS\Repository\lng().
 Here is the call graph for this function:| ilBlogDerivedTaskProviderFactory::getProviders | ( | ) | 
Get providers.
Implements ilDerivedTaskProviderFactory.
Definition at line 49 of file class.ilBlogDerivedTaskProviderFactory.php.
References ILIAS\Repository\lng().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 28 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 29 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().
      
  | 
  protected | 
Definition at line 27 of file class.ilBlogDerivedTaskProviderFactory.php.
Referenced by __construct().