ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Public Member Functions | |
prepare (ilDBInterface $db) | |
step_1 () | |
step_2 () | |
step_3 () | |
![]() | |
prepare (\ilDBInterface $db) | |
Prepare the execution of the steps. More... | |
Data Fields | |
const | TABLE_NAME = 'usr_data' |
Protected Attributes | |
ilDBInterface | $db |
Definition at line 21 of file ilUserTableUpdateSteps.php.
ilUserTableUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
ilUserTableUpdateSteps::step_1 | ( | ) |
ilUserTableUpdateSteps::step_2 | ( | ) |
ilUserTableUpdateSteps::step_3 | ( | ) |
|
protected |
Definition at line 25 of file ilUserTableUpdateSteps.php.
Referenced by prepare().
const ilUserTableUpdateSteps::TABLE_NAME = 'usr_data' |
Definition at line 23 of file ilUserTableUpdateSteps.php.