ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ilExerciseSetupAgent Class Reference
+ Inheritance diagram for ilExerciseSetupAgent:
+ Collaboration diagram for ilExerciseSetupAgent:

Public Member Functions

 getUpdateObjective (?Setup\Config $config=null)
 
 getMigrations ()
 

Detailed Description

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

Definition at line 30 of file class.ilExerciseSetupAgent.php.

Member Function Documentation

◆ getMigrations()

◆ getUpdateObjective()

ilExerciseSetupAgent::getUpdateObjective ( ?Setup\Config  $config = null)

Definition at line 32 of file class.ilExerciseSetupAgent.php.

32 : Setup\Objective
33 {
34 return new ObjectiveCollection(
35 'Database is updated for component/ILIAS/Exercise',
36 false,
38 );
39 }
A objective collection is a objective that is achieved once all subobjectives are achieved.
This class attempt to achieve a set of database update steps.

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