ILIAS
trunk Revision v11.0_alpha-1749-g1a06bdef097
|
Public Member Functions | |
getLabel () | |
![]() | |
getLabel () | |
getDefaultAmountOfStepsPerRun () | |
Tell the default amount of steps to be executed for one run of the migration. More... | |
getPreconditions (Environment $environment) | |
Objectives the migration depend on. More... | |
prepare (Environment $environment) | |
Prepare the migration by means of some environment. More... | |
step (Environment $environment) | |
Run one step of the migration. More... | |
getRemainingAmountOfSteps () | |
Count up how many "things" need to be migrated. More... | |
Protected Member Functions | |
objectType () | |
![]() | |
objectType () | |
logInfo (string $str) | |
logSuccess (string $str) | |
Additional Inherited Members | |
![]() | |
const | INFINITE = -1 |
![]() | |
ilDBInterface | $db |
IOWrapper | $io |
ilSetting | $settings |
Definition at line 23 of file class.ilDataCollectionInitLOMMigration.php.
ilDataCollectionInitLOMMigration::getLabel | ( | ) |
Implements ILIAS\Setup\Migration.
Definition at line 30 of file class.ilDataCollectionInitLOMMigration.php.
|
protected |
Definition at line 25 of file class.ilDataCollectionInitLOMMigration.php.