ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
getLabel () | |
getDefaultAmountOfStepsPerRun () | |
getPreconditions (Environment $environment) | |
prepare (Environment $environment) | |
step (Environment $environment) | |
getRemainingAmountOfSteps () | |
Private Attributes | |
const | DEFAULT_AMOUNT_OF_STEPS = 1000 |
const | QUERY |
ilDBInterface | $db |
Definition at line 24 of file class.LSOMigratePageIdsIntro.php.
LSOMigratePageIdsIntro::getDefaultAmountOfStepsPerRun | ( | ) |
Definition at line 39 of file class.LSOMigratePageIdsIntro.php.
References DEFAULT_AMOUNT_OF_STEPS.
LSOMigratePageIdsIntro::getLabel | ( | ) |
Definition at line 34 of file class.LSOMigratePageIdsIntro.php.
LSOMigratePageIdsIntro::getPreconditions | ( | Environment | $environment | ) |
Definition at line 44 of file class.LSOMigratePageIdsIntro.php.
LSOMigratePageIdsIntro::getRemainingAmountOfSteps | ( | ) |
Definition at line 71 of file class.LSOMigratePageIdsIntro.php.
LSOMigratePageIdsIntro::prepare | ( | Environment | $environment | ) |
Definition at line 51 of file class.LSOMigratePageIdsIntro.php.
References ILIAS\Setup\Environment\getResource().
LSOMigratePageIdsIntro::step | ( | Environment | $environment | ) |
Exception |
Definition at line 59 of file class.LSOMigratePageIdsIntro.php.
|
private |
Definition at line 32 of file class.LSOMigratePageIdsIntro.php.
|
private |
Definition at line 26 of file class.LSOMigratePageIdsIntro.php.
Referenced by getDefaultAmountOfStepsPerRun().
|
private |
Definition at line 27 of file class.LSOMigratePageIdsIntro.php.