| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Inheritance diagram for ilCalendarDBUpdateSteps9:
 Collaboration diagram for ilCalendarDBUpdateSteps9:Public Member Functions | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps.  More... | |
| step_1 () | |
| step_2 () | |
Protected Attributes | |
| ilDBInterface | $db | 
Definition at line 23 of file class.ilCalendarDBUpdateSteps9.php.
| ilCalendarDBUpdateSteps9::prepare | ( | \ilDBInterface | $db | ) | 
Prepare the execution of the steps.
Do not use anything from the globals or the DIC inside your steps, only use the instance of the database provided here.
Implements ilDatabaseUpdateSteps.
Definition at line 27 of file class.ilCalendarDBUpdateSteps9.php.
References $db.
| ilCalendarDBUpdateSteps9::step_1 | ( | ) | 
Definition at line 32 of file class.ilCalendarDBUpdateSteps9.php.
| ilCalendarDBUpdateSteps9::step_2 | ( | ) | 
      
  | 
  protected | 
Definition at line 25 of file class.ilCalendarDBUpdateSteps9.php.
Referenced by prepare().