|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Inheritance diagram for ilStudyProgrammePCStatusInfoUpdateSteps:
Collaboration diagram for ilStudyProgrammePCStatusInfoUpdateSteps:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Data Fields | |
| const | TABLE_NAME = 'copg_pobj_def' |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 21 of file ilStudyProgrammePCStatusInfoUpdateSteps.php.
| ilStudyProgrammePCStatusInfoUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
Definition at line 27 of file ilStudyProgrammePCStatusInfoUpdateSteps.php.
References $db.
| ilStudyProgrammePCStatusInfoUpdateSteps::step_1 | ( | ) |
Definition at line 32 of file ilStudyProgrammePCStatusInfoUpdateSteps.php.
|
protected |
Definition at line 25 of file ilStudyProgrammePCStatusInfoUpdateSteps.php.
Referenced by prepare().
| const ilStudyProgrammePCStatusInfoUpdateSteps::TABLE_NAME = 'copg_pobj_def' |
Definition at line 23 of file ilStudyProgrammePCStatusInfoUpdateSteps.php.