|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Inheritance diagram for ILIAS\Search\Setup\UpdateSteps11:
Collaboration diagram for ILIAS\Search\Setup\UpdateSteps11:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| Add a column for the copyright filter to usr_search. More... | |
Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps. More... | |
Protected Attributes | |
| ilDBInterface | $db |
Definition at line 27 of file UpdateSteps11.php.
| ILIAS\Search\Setup\UpdateSteps11::prepare | ( | ilDBInterface | $db | ) |
Definition at line 31 of file UpdateSteps11.php.
References ILIAS\Search\Setup\UpdateSteps11\$db.
| ILIAS\Search\Setup\UpdateSteps11::step_1 | ( | ) |
Add a column for the copyright filter to usr_search.
Definition at line 39 of file UpdateSteps11.php.
References ilDBConstants\T_TEXT.
|
protected |
Definition at line 29 of file UpdateSteps11.php.
Referenced by ILIAS\Search\Setup\UpdateSteps11\prepare().