ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
Test_ilDatabaseUpdateStep Class Reference
+ Inheritance diagram for Test_ilDatabaseUpdateStep:
+ Collaboration diagram for Test_ilDatabaseUpdateStep:

Public Member Functions

 step_1 (\ilDBInterface $db)
 
- Public Member Functions inherited from ilDatabaseUpdateSteps
 __construct (Objective $base)
 
 getAdditionalPreconditionsForStep (int $num)
 Get preconditions for steps. More...
 
 getHash ()
 The hash for the objective is calculated over the classname and the steps that are contained. More...
 
 getLabel ()
 Get a label that describes this objective. More...
 
 isNotable ()
 
 getPreconditions (Environment $environment)
 
 achieve (Environment $environment)
 
 isApplicable (Environment $environment)
 
 getStep (int $num, int $finished=0)
 Get a database update step. More...
 
 getLatestStepNum ()
 Get the number of latest database step in this class. More...
 

Additional Inherited Members

- Data Fields inherited from ilDatabaseUpdateSteps
const STEP_METHOD_PREFIX = "step_"
 
- Protected Member Functions inherited from ilDatabaseUpdateSteps
 getSteps ()
 Get the numbers of the steps in this class. More...
 
- Protected Attributes inherited from ilDatabaseUpdateSteps
 $steps = null
 
 $base
 

Detailed Description

Definition at line 24 of file ilDatabaseUpdateStepTest.php.

Member Function Documentation

◆ step_1()

Test_ilDatabaseUpdateStep::step_1 ( \ilDBInterface  $db)

Definition at line 26 of file ilDatabaseUpdateStepTest.php.

27  {
28  }

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