|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MediaCast\Setup\InitLOMForMediaCastMigration:
Collaboration diagram for ILIAS\MediaCast\Setup\InitLOMForMediaCastMigration:Public Member Functions | |
| getLabel () | |
Public Member Functions inherited from ILIAS\MetaData\Setup\InitLOMForObjectTypeMigration | |
| 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... | |
| 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 () | |
Protected Member Functions inherited from ILIAS\MetaData\Setup\InitLOMForObjectTypeMigration | |
| objectType () | |
| logInfo (string $str) | |
| logSuccess (string $str) | |
Additional Inherited Members | |
Data Fields inherited from ILIAS\Setup\Migration | |
| const | INFINITE = -1 |
Protected Attributes inherited from ILIAS\MetaData\Setup\InitLOMForObjectTypeMigration | |
| ilDBInterface | $db |
| IOWrapper | $io |
| ilSetting | $settings |
Definition at line 25 of file class.InitLOMForMediaCastMigration.php.
| ILIAS\MediaCast\Setup\InitLOMForMediaCastMigration::getLabel | ( | ) |
Reimplemented from ILIAS\MetaData\Setup\InitLOMForObjectTypeMigration.
Definition at line 32 of file class.InitLOMForMediaCastMigration.php.
|
protected |
Reimplemented from ILIAS\MetaData\Setup\InitLOMForObjectTypeMigration.
Definition at line 27 of file class.InitLOMForMediaCastMigration.php.