|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilNotificationUpdateSteps:
Collaboration diagram for ilNotificationUpdateSteps:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| step_2 () | |
| step_3 () | |
| step_4 () | |
| step_5 () | |
| step_6 () | |
| step_7 () | |
| step_8 () | |
| step_9 () | |
| step_10 () | |
| step_11 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 23 of file ilNotificationUpdateSteps.php.
| ilNotificationUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
Definition at line 27 of file ilNotificationUpdateSteps.php.
References $db.
| ilNotificationUpdateSteps::step_1 | ( | ) |
Definition at line 32 of file ilNotificationUpdateSteps.php.
| ilNotificationUpdateSteps::step_10 | ( | ) |
Definition at line 160 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_TEXT.
| ilNotificationUpdateSteps::step_11 | ( | ) |
Definition at line 174 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_TEXT.
| ilNotificationUpdateSteps::step_2 | ( | ) |
Definition at line 37 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_TEXT.
| ilNotificationUpdateSteps::step_3 | ( | ) |
Definition at line 61 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_TEXT.
| ilNotificationUpdateSteps::step_4 | ( | ) |
Definition at line 78 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
| ilNotificationUpdateSteps::step_5 | ( | ) |
Definition at line 103 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
| ilNotificationUpdateSteps::step_6 | ( | ) |
Definition at line 128 of file ilNotificationUpdateSteps.php.
| ilNotificationUpdateSteps::step_7 | ( | ) |
Definition at line 132 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_TEXT.
| ilNotificationUpdateSteps::step_8 | ( | ) |
Definition at line 141 of file ilNotificationUpdateSteps.php.
| ilNotificationUpdateSteps::step_9 | ( | ) |
Definition at line 146 of file ilNotificationUpdateSteps.php.
References ilDBConstants\T_TEXT.
|
protected |
Definition at line 25 of file ilNotificationUpdateSteps.php.
Referenced by prepare().