|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilExternalFeedRemoveMigration:
Collaboration diagram for ilExternalFeedRemoveMigration:Public Member Functions | |
| getLabel () | |
| getDefaultAmountOfStepsPerRun () | |
| getPreconditions (Environment $environment) | |
| step (Environment $environment) | |
| getRemainingAmountOfSteps () | |
Protected Member Functions | |
| log (string $str) | |
| manipulate (string $query) | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 25 of file class.ilExternalFeedRemoveMigration.php.
| ilExternalFeedRemoveMigration::getDefaultAmountOfStepsPerRun | ( | ) |
Definition at line 34 of file class.ilExternalFeedRemoveMigration.php.
| ilExternalFeedRemoveMigration::getLabel | ( | ) |
Definition at line 29 of file class.ilExternalFeedRemoveMigration.php.
| ilExternalFeedRemoveMigration::getPreconditions | ( | Environment | $environment | ) |
Definition at line 39 of file class.ilExternalFeedRemoveMigration.php.
| ilExternalFeedRemoveMigration::getRemainingAmountOfSteps | ( | ) |
Definition at line 223 of file class.ilExternalFeedRemoveMigration.php.
References $db, ilDBInterface\fetchAssoc(), and ilDBInterface\queryF().
Here is the call graph for this function:
|
protected |
Definition at line 55 of file class.ilExternalFeedRemoveMigration.php.
Referenced by manipulate(), and step().
Here is the caller graph for this function:
|
protected |
Definition at line 216 of file class.ilExternalFeedRemoveMigration.php.
References $db, $query, log(), and ilDBInterface\manipulate().
Referenced by step().
Here is the call graph for this function:
Here is the caller graph for this function:| ilExternalFeedRemoveMigration::step | ( | Environment | $environment | ) |
Definition at line 60 of file class.ilExternalFeedRemoveMigration.php.
References $db, ilDBInterface\fetchAssoc(), ilDBInterface\in(), log(), manipulate(), ilDBInterface\queryF(), and ilDBInterface\quote().
Here is the call graph for this function:
|
protected |
Definition at line 27 of file class.ilExternalFeedRemoveMigration.php.
Referenced by getRemainingAmountOfSteps(), manipulate(), and step().