|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Authentication\Setup\AbandonCASAuthModeUpdateObjective:
Collaboration diagram for ILIAS\Authentication\Setup\AbandonCASAuthModeUpdateObjective:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| step_2 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| 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\Authentication\Setup\AbandonCASAuthModeUpdateObjective::prepare | ( | ilDBInterface | $db | ) |
Definition at line 34 of file AbandonCASAuthModeUpdateObjective.php.
References ILIAS\Authentication\Setup\AbandonCASAuthModeUpdateObjective\$db.
| ILIAS\Authentication\Setup\AbandonCASAuthModeUpdateObjective::step_1 | ( | ) |
Definition at line 39 of file AbandonCASAuthModeUpdateObjective.php.
References ilAuthUtils\AUTH_LOCAL, ILIAS\Repository\int(), and ilDBConstants\T_TEXT.
Here is the call graph for this function:| ILIAS\Authentication\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\Authentication\Setup\AbandonCASAuthModeUpdateObjective\prepare().
|
private |
Definition at line 30 of file AbandonCASAuthModeUpdateObjective.php.