|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Inheritance diagram for ILIAS\Dashboard\Setup\ilDashboardUpdateSteps:
Collaboration diagram for ILIAS\Dashboard\Setup\ilDashboardUpdateSteps:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 26 of file ilDashboardUpdateSteps.php.
| ILIAS\Dashboard\Setup\ilDashboardUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
Definition at line 30 of file ilDashboardUpdateSteps.php.
References ILIAS\Dashboard\Setup\ilDashboardUpdateSteps\$db.
| ILIAS\Dashboard\Setup\ilDashboardUpdateSteps::step_1 | ( | ) |
Definition at line 35 of file ilDashboardUpdateSteps.php.
|
protected |
Definition at line 28 of file ilDashboardUpdateSteps.php.
Referenced by ILIAS\Dashboard\Setup\ilDashboardUpdateSteps\prepare().