ILIAS  trunk Revision v11.0_alpha-1811-gd2d5443e411
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
ilDatabaseObjective Class Reference
+ Inheritance diagram for ilDatabaseObjective:
+ Collaboration diagram for ilDatabaseObjective:

Public Member Functions

 __construct (protected \ilDatabaseSetupConfig $config)
 
- Public Member Functions inherited from ILIAS\Setup\Objective
 getHash ()
 Get a hash for this objective. More...
 
 getLabel ()
 Get a label that describes this objective. More...
 
 isNotable ()
 Get to know if this is an interesting objective for a human. More...
 
 getPreconditions (Environment $environment)
 Objectives might depend on other objectives. More...
 
 achieve (Environment $environment)
 Objectives can be achieved. More...
 
 isApplicable (Environment $environment)
 Get to know whether the objective is applicable. More...
 

Detailed Description

Definition at line 23 of file class.ilDatabaseObjective.php.

Constructor & Destructor Documentation

◆ __construct()

ilDatabaseObjective::__construct ( protected \ilDatabaseSetupConfig  $config)

Definition at line 25 of file class.ilDatabaseObjective.php.

26  {
27  }

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