ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ilDerivedTaskCollector Class Reference

Derived task collector. More...

+ Collaboration diagram for ilDerivedTaskCollector:

Public Member Functions

 __construct (ilTaskService $service)
 Constructor. More...
 

Protected Attributes

 $service
 

Detailed Description

Derived task collector.

Author
killi.nosp@m.ng@l.nosp@m.eifos.nosp@m..de

Definition at line 11 of file class.ilDerivedTaskCollector.php.

Constructor & Destructor Documentation

◆ __construct()

ilDerivedTaskCollector::__construct ( ilTaskService  $service)

Constructor.

Parameters
ilTaskService$service

Definition at line 22 of file class.ilDerivedTaskCollector.php.

References $service, and ilUtil\sortArray().

23  {
24  $this->service = $service;
25  }
+ Here is the call graph for this function:

Field Documentation

◆ $service

ilDerivedTaskCollector::$service
protected

Definition at line 16 of file class.ilDerivedTaskCollector.php.

Referenced by __construct().


The documentation for this class was generated from the following file: