| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilGlossaryDeleteLOMOfDefinitionsMigration:
 Collaboration diagram for ilGlossaryDeleteLOMOfDefinitionsMigration:Public Member Functions | |
| getLabel () | |
  Public Member Functions inherited from ILIAS\MetaData\Setup\DeleteLOMForObjectTypeMigration | |
| 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\DeleteLOMForObjectTypeMigration | |
| 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\DeleteLOMForObjectTypeMigration | |
| ilDBInterface | $db | 
| IOWrapper | $io | 
| ilSetting | $settings | 
Definition at line 24 of file class.ilGlossaryDeleteLOMOfDefinitionsMigration.php.
| ilGlossaryDeleteLOMOfDefinitionsMigration::getLabel | ( | ) | 
Implements ILIAS\Setup\Migration.
Definition at line 31 of file class.ilGlossaryDeleteLOMOfDefinitionsMigration.php.
      
  | 
  protected | 
Definition at line 26 of file class.ilGlossaryDeleteLOMOfDefinitionsMigration.php.