|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilDataCollectionDBUpdateSteps11:
Collaboration diagram for ilDataCollectionDBUpdateSteps11:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| step_2 () | |
| step_3 () | |
| step_4 () | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 21 of file class.ilDataCollectionDBUpdateSteps11.php.
| ilDataCollectionDBUpdateSteps11::prepare | ( | ilDBInterface | $db | ) |
Definition at line 25 of file class.ilDataCollectionDBUpdateSteps11.php.
References $db.
| ilDataCollectionDBUpdateSteps11::step_1 | ( | ) |
Definition at line 30 of file class.ilDataCollectionDBUpdateSteps11.php.
References ilDclDatatype\INPUTFORMAT_DATE_SELECTION, ilDclDatatype\INPUTFORMAT_ILIAS_REF, ilDclDatatype\INPUTFORMAT_TEXT, ilDclDatatype\INPUTFORMAT_TEXT_SELECTION, ilDclBaseFieldModel\PROP_UNIQUE, ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
| ilDataCollectionDBUpdateSteps11::step_2 | ( | ) |
Definition at line 65 of file class.ilDataCollectionDBUpdateSteps11.php.
References ilDBConstants\T_INTEGER.
| ilDataCollectionDBUpdateSteps11::step_3 | ( | ) |
Definition at line 78 of file class.ilDataCollectionDBUpdateSteps11.php.
References ilDclDatatype\INPUTFORMAT_DATETIME, ilDclDatatype\INPUTFORMAT_DATETIME_SELECTION, ilDBConstants\T_INTEGER, and ilDBConstants\T_TEXT.
| ilDataCollectionDBUpdateSteps11::step_4 | ( | ) |
Definition at line 99 of file class.ilDataCollectionDBUpdateSteps11.php.
|
protected |
Definition at line 23 of file class.ilDataCollectionDBUpdateSteps11.php.
Referenced by prepare().