ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Public Member Functions | |
prepare (ilDBInterface $db) | |
step_1 () | |
step_2 () | |
![]() | |
prepare (\ilDBInterface $db) | |
Prepare the execution of the steps. More... | |
Protected Attributes | |
ilDBInterface | $db |
Private Attributes | |
const string | TABLE_NAME = 'usr_data' |
Definition at line 28 of file AbandonCASAuthModeUpdateObjective.php.
ILIAS\Setup\AbandonCASAuthModeUpdateObjective::prepare | ( | ilDBInterface | $db | ) |
Definition at line 34 of file AbandonCASAuthModeUpdateObjective.php.
References ILIAS\Setup\AbandonCASAuthModeUpdateObjective\$db.
ILIAS\Setup\AbandonCASAuthModeUpdateObjective::step_1 | ( | ) |
Definition at line 39 of file AbandonCASAuthModeUpdateObjective.php.
References ilAuthUtils\AUTH_LOCAL, ILIAS\Repository\int(), and ilDBConstants\T_TEXT.
ILIAS\Setup\AbandonCASAuthModeUpdateObjective::step_2 | ( | ) |
Definition at line 55 of file AbandonCASAuthModeUpdateObjective.php.
References ilDBConstants\T_TEXT.
|
protected |
Definition at line 32 of file AbandonCASAuthModeUpdateObjective.php.
Referenced by ILIAS\Setup\AbandonCASAuthModeUpdateObjective\prepare().
|
private |
Definition at line 30 of file AbandonCASAuthModeUpdateObjective.php.