|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for LSOMigratePageIdsIntro:
Collaboration diagram for LSOMigratePageIdsIntro: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().
Here is the call graph for this function:| 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.