ILIAS
trunk Revision v11.0_alpha-2645-g16283d3b3f8
|
Public Member Functions | |
prepare (ilDBInterface $db) | |
step_1 () | |
step_2 () | |
step_3 () | |
step_4 () | |
![]() | |
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, ILIAS\Repository\int(), 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, null, 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().