|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
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 | ) |
| 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 | ( | ) |
|
protected |
Definition at line 29 of file DBUpdateSteps10.php.
Referenced by ILIAS\Poll\Setup\DBUpdateSteps10\prepare().