|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilMDCopyrightMigration:
Collaboration diagram for ilMDCopyrightMigration:Public Member Functions | |
| getLabel () | |
| getDefaultAmountOfStepsPerRun () | |
| getPreconditions (Environment $environment) | |
| prepare (Environment $environment) | |
| step (Environment $environment) | |
| getRemainingAmountOfSteps () | |
Protected Member Functions | |
| extractFields (string $copyright) | |
| translatePreInstalledLinksToSVG (string $image_link) | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 25 of file class.ilMDCopyrightMigration.php.
|
protected |
Definition at line 83 of file class.ilMDCopyrightMigration.php.
References ilDBConstants\T_TEXT, and translatePreInstalledLinksToSVG().
Referenced by step().
Here is the call graph for this function:
Here is the caller graph for this function:| ilMDCopyrightMigration::getDefaultAmountOfStepsPerRun | ( | ) |
Definition at line 34 of file class.ilMDCopyrightMigration.php.
| ilMDCopyrightMigration::getLabel | ( | ) |
Definition at line 29 of file class.ilMDCopyrightMigration.php.
| ilMDCopyrightMigration::getPreconditions | ( | Environment | $environment | ) |
Definition at line 39 of file class.ilMDCopyrightMigration.php.
| ilMDCopyrightMigration::getRemainingAmountOfSteps | ( | ) |
Definition at line 73 of file class.ilMDCopyrightMigration.php.
References $res.
| ilMDCopyrightMigration::prepare | ( | Environment | $environment | ) |
Definition at line 48 of file class.ilMDCopyrightMigration.php.
References ILIAS\Setup\Environment\getResource().
Here is the call graph for this function:| ilMDCopyrightMigration::step | ( | Environment | $environment | ) |
Definition at line 53 of file class.ilMDCopyrightMigration.php.
References $res, extractFields(), and ilDBConstants\T_INTEGER.
Here is the call graph for this function:
|
protected |
Definition at line 122 of file class.ilMDCopyrightMigration.php.
Referenced by extractFields().
Here is the caller graph for this function:
|
protected |
Definition at line 27 of file class.ilMDCopyrightMigration.php.