|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ILIAS\Dashboard\Setup\ilDashboardUpdateSteps:
Collaboration diagram for ILIAS\Dashboard\Setup\ilDashboardUpdateSteps:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| step_2 () | |
| step_3 () | |
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 ilDashboardUpdateSteps.php.
| ILIAS\Dashboard\Setup\ilDashboardUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
Definition at line 31 of file ilDashboardUpdateSteps.php.
References ILIAS\Dashboard\Setup\ilDashboardUpdateSteps\$db.
| ILIAS\Dashboard\Setup\ilDashboardUpdateSteps::step_1 | ( | ) |
Definition at line 36 of file ilDashboardUpdateSteps.php.
References ilDBConstants\T_TEXT.
| ILIAS\Dashboard\Setup\ilDashboardUpdateSteps::step_2 | ( | ) |
Definition at line 42 of file ilDashboardUpdateSteps.php.
References ilDBConstants\T_TEXT.
| ILIAS\Dashboard\Setup\ilDashboardUpdateSteps::step_3 | ( | ) |
Definition at line 122 of file ilDashboardUpdateSteps.php.
|
protected |
Definition at line 29 of file ilDashboardUpdateSteps.php.
Referenced by ILIAS\Dashboard\Setup\ilDashboardUpdateSteps\prepare().