|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Poll\Setup\DBUpdateSteps10:
Collaboration diagram for ILIAS\Poll\Setup\DBUpdateSteps10:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| step_2 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 27 of file DBUpdateSteps10.php.
| ILIAS\Poll\Setup\DBUpdateSteps10::prepare | ( | ilDBInterface | $db | ) |
Definition at line 31 of file DBUpdateSteps10.php.
References ILIAS\Poll\Setup\DBUpdateSteps10\$db.
| ILIAS\Poll\Setup\DBUpdateSteps10::step_1 | ( | ) |
Definition at line 36 of file DBUpdateSteps10.php.
References ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
| ILIAS\Poll\Setup\DBUpdateSteps10::step_2 | ( | ) |
Definition at line 58 of file DBUpdateSteps10.php.
References ilDBConstants\T_INTEGER.
|
protected |
Definition at line 29 of file DBUpdateSteps10.php.
Referenced by ILIAS\Poll\Setup\DBUpdateSteps10\prepare().