|
ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
|
Inheritance diagram for ilRepository9DBUpdateSteps:
Collaboration diagram for ilRepository9DBUpdateSteps:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
| creates a column "rid" that is used to reference d IRSS Resource for a Profile Picture More... | |
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.ilRepository9DBUpdateSteps.php.
| ilRepository9DBUpdateSteps::prepare | ( | ilDBInterface | $db | ) |
| ilRepository9DBUpdateSteps::step_1 | ( | ) |
creates a column "rid" that is used to reference d IRSS Resource for a Profile Picture
Definition at line 34 of file class.ilRepository9DBUpdateSteps.php.
|
protected |
Definition at line 23 of file class.ilRepository9DBUpdateSteps.php.
Referenced by prepare().