30     protected \ilLanguage 
$lng;
    39         $this->
access = is_null($access)
    43         $this->
lng = is_null($lng)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
ilTaskService $task_service
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getProviders()
Get providers. 
 
Survey derived task provider factory. 
 
__construct(\ilTaskService $task_service, \ilAccess $access=null, \ilLanguage $lng=null)
 
Exercise derived task provider.