Definition at line 28 of file ilCourseSetupAgent.php.
 
◆ getArrayToConfigTransformation()
      
        
          | ilCourseSetupAgent::getArrayToConfigTransformation  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getBuildObjective()
      
        
          | ilCourseSetupAgent::getBuildObjective  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 52 of file ilCourseSetupAgent.php.
   54         return new Setup\Objective\NullObjective();
 An objective is a desired state of the system that is supposed to be created by the setup...
 
 
 
 
◆ getInstallObjective()
      
        
          | ilCourseSetupAgent::getInstallObjective  | 
          ( | 
          Config  | 
          $config = null | ) | 
           | 
        
      
 
Definition at line 47 of file ilCourseSetupAgent.php.
   49         return new Setup\Objective\NullObjective();
 An objective is a desired state of the system that is supposed to be created by the setup...
 
 
 
 
◆ getStatusObjective()
Definition at line 37 of file ilCourseSetupAgent.php.
An objective is a desired state of the system that is supposed to be created by the setup...
 
 
 
 
◆ getUpdateObjective()
Definition at line 32 of file ilCourseSetupAgent.php.
An objective is a desired state of the system that is supposed to be created by the setup...
 
 
 
 
The documentation for this class was generated from the following file: