ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Public Member Functions | |
step_1 (\ilDBInterface $db) | |
![]() | |
__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 | |
![]() | |
const | STEP_METHOD_PREFIX = "step_" |
![]() | |
getSteps () | |
Get the numbers of the steps in this class. More... | |
![]() | |
$steps = null | |
$base | |
Definition at line 24 of file ilDatabaseUpdateStepTest.php.
Test_ilDatabaseUpdateStep::step_1 | ( | \ilDBInterface | $db | ) |
Definition at line 26 of file ilDatabaseUpdateStepTest.php.