ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Class ilECSUpdateSteps8 contains update steps for release 8. More...
Public Member Functions | |
prepare (ilDBInterface $db) | |
step_1 () | |
Add consent table. More... | |
step_2 () | |
step_3 () | |
step_4 () | |
step_5 () | |
step_6 () | |
step_7 () | |
![]() | |
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 26 of file ilECSUpdateSteps8.php.
ilECSUpdateSteps8::prepare | ( | ilDBInterface | $db | ) |
Definition at line 30 of file ilECSUpdateSteps8.php.
References $db.
ilECSUpdateSteps8::step_1 | ( | ) |
Add consent table.
Definition at line 38 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_INTEGER.
ilECSUpdateSteps8::step_2 | ( | ) |
Definition at line 57 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_TEXT.
ilECSUpdateSteps8::step_3 | ( | ) |
Definition at line 73 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_TEXT.
ilECSUpdateSteps8::step_4 | ( | ) |
Definition at line 89 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_INTEGER.
ilECSUpdateSteps8::step_5 | ( | ) |
Definition at line 105 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_TEXT.
ilECSUpdateSteps8::step_6 | ( | ) |
Definition at line 121 of file ilECSUpdateSteps8.php.
ilECSUpdateSteps8::step_7 | ( | ) |
Definition at line 132 of file ilECSUpdateSteps8.php.
References ilDBConstants\T_INTEGER.
|
protected |
Definition at line 28 of file ilECSUpdateSteps8.php.
Referenced by prepare().