ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Class ilAdministrationDBUpdateSteps. More...
Public Member Functions | |
prepare (ilDBInterface $db) | |
step_1 () | |
step_2 () | |
step_3 () | |
step_4 () | |
Remove the global special charactor selector settings. More... | |
step_5 () | |
Remove the global special charactor selector settings. More... | |
![]() | |
prepare (\ilDBInterface $db) | |
Prepare the execution of the steps. More... | |
Protected Attributes | |
ilDBInterface | $db |
Class ilAdministrationDBUpdateSteps.
Definition at line 30 of file class.ilAdministrationDBUpdateSteps.php.
ILIAS\Setup\ilAdministrationDBUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
Definition at line 34 of file class.ilAdministrationDBUpdateSteps.php.
References ILIAS\Setup\ilAdministrationDBUpdateSteps\$db.
ILIAS\Setup\ilAdministrationDBUpdateSteps::step_1 | ( | ) |
Definition at line 39 of file class.ilAdministrationDBUpdateSteps.php.
ILIAS\Setup\ilAdministrationDBUpdateSteps::step_2 | ( | ) |
Definition at line 44 of file class.ilAdministrationDBUpdateSteps.php.
ILIAS\Setup\ilAdministrationDBUpdateSteps::step_3 | ( | ) |
Definition at line 55 of file class.ilAdministrationDBUpdateSteps.php.
References null.
ILIAS\Setup\ilAdministrationDBUpdateSteps::step_4 | ( | ) |
Remove the global special charactor selector settings.
Definition at line 74 of file class.ilAdministrationDBUpdateSteps.php.
ILIAS\Setup\ilAdministrationDBUpdateSteps::step_5 | ( | ) |
Remove the global special charactor selector settings.
Definition at line 82 of file class.ilAdministrationDBUpdateSteps.php.
|
protected |
Definition at line 32 of file class.ilAdministrationDBUpdateSteps.php.
Referenced by ILIAS\Setup\ilAdministrationDBUpdateSteps\prepare().