|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ilLoggingUpdateSteps8 contains update steps for release 8. More...
Inheritance diagram for ilLoggingUpdateSteps8:
Collaboration diagram for ilLoggingUpdateSteps8:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| Add consent table. More... | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Protected Attributes | |
| ilDBInterface | $db |
Class ilLoggingUpdateSteps8 contains update steps for release 8.
Definition at line 25 of file class.ilLoggingUpdateSteps8.php.
| ilLoggingUpdateSteps8::prepare | ( | ilDBInterface | $db | ) |
Definition at line 29 of file class.ilLoggingUpdateSteps8.php.
References $db.
| ilLoggingUpdateSteps8::step_1 | ( | ) |
Add consent table.
Definition at line 37 of file class.ilLoggingUpdateSteps8.php.
References ilDBConstants\T_TEXT.
|
protected |
Definition at line 27 of file class.ilLoggingUpdateSteps8.php.
Referenced by prepare().