|
ILIAS
release_8 Revision v8.24
|
Class ilECSUpdateSteps8 contains update steps for release 8. More...
Inheritance diagram for ilECSUpdateSteps8:
Collaboration diagram for ilECSUpdateSteps8:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| Add consent table. More... | |
| step_2 () | |
| step_3 () | |
| step_4 () | |
| step_5 () | |
| step_6 () | |
| step_7 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Protected Attributes | |
| ilDBInterface | $db |
Class ilECSUpdateSteps8 contains update steps for release 8.
Definition at line 25 of file ilECSUpdateSteps8.php.
| ilECSUpdateSteps8::prepare | ( | ilDBInterface | $db | ) |
Definition at line 29 of file ilECSUpdateSteps8.php.
References $db.
| ilECSUpdateSteps8::step_1 | ( | ) |
Add consent table.
Definition at line 37 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_INTEGER.
| ilECSUpdateSteps8::step_2 | ( | ) |
Definition at line 56 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_TEXT.
| ilECSUpdateSteps8::step_3 | ( | ) |
Definition at line 72 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_TEXT.
| ilECSUpdateSteps8::step_4 | ( | ) |
Definition at line 88 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_INTEGER.
| ilECSUpdateSteps8::step_5 | ( | ) |
Definition at line 104 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_TEXT.
| ilECSUpdateSteps8::step_6 | ( | ) |
Definition at line 120 of file ilECSUpdateSteps8.php.
| ilECSUpdateSteps8::step_7 | ( | ) |
Definition at line 131 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_INTEGER.
|
protected |
Definition at line 27 of file ilECSUpdateSteps8.php.
Referenced by prepare().