ILIAS  trunk Revision v11.0_alpha-1749-g1a06bdef097
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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...

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