ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
Public Member Functions | |
prepare (ilDBInterface $db) | |
step_1 () | |
step_2 () | |
step_3 () | |
![]() | |
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().