| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Inheritance diagram for ilStudyProgrammeAutoCategoryTableUpdateSteps:
 Collaboration diagram for ilStudyProgrammeAutoCategoryTableUpdateSteps:Public Member Functions | |
| prepare (ilDBInterface $db) | |
| step_1 () | |
  Public Member Functions inherited from ilDatabaseUpdateSteps | |
| prepare (\ilDBInterface $db) | |
| Prepare the execution of the steps.  More... | |
Data Fields | |
| const | TABLE_NAME = 'prg_auto_content' | 
Protected Attributes | |
| ilDBInterface | $db | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 22 of file ilStudyProgrammeAutoCategoryTableUpdateSteps.php.
| ilStudyProgrammeAutoCategoryTableUpdateSteps::prepare | ( | ilDBInterface | $db | ) | 
Definition at line 28 of file ilStudyProgrammeAutoCategoryTableUpdateSteps.php.
References $db.
| ilStudyProgrammeAutoCategoryTableUpdateSteps::step_1 | ( | ) | 
Definition at line 33 of file ilStudyProgrammeAutoCategoryTableUpdateSteps.php.
      
  | 
  protected | 
Definition at line 26 of file ilStudyProgrammeAutoCategoryTableUpdateSteps.php.
Referenced by prepare().
| const ilStudyProgrammeAutoCategoryTableUpdateSteps::TABLE_NAME = 'prg_auto_content' | 
Definition at line 24 of file ilStudyProgrammeAutoCategoryTableUpdateSteps.php.