ILIAS  trunk Revision v12.0_alpha-1227-g7ff6d300864
ILIAS\Setup\Objective Namespace Reference

Data Structures

class  AdminConfirmedObjective
 An admin needs to confirm something to achieve this objective. More...
 
class  CallableObjective
 A callable objective wraps a callable into an objective. More...
 
class  CalledFromRootObjective
 Verify that the setip is called from ILIAS root directory. More...
 
class  ClientIdReadObjective
 Read the client id of the installation from the data directory. More...
 
class  DirectoryCreatedObjective
 Create a directory. More...
 
class  MigrationObjective
 handles a Migration More...
 
class  NullObjective
 A non-objective, nothing to do to achieve it... More...
 
class  ObjectiveWithPreconditions
 A wrapper around an objective that adds some preconditions. More...
 
class  Tentatively
 A wrapper around an objective that attempts to achieve the wrapped objective but won't stop the process on failure. More...