26 protected \ilDBInterface
$db;
35 if (!$this->db->tableColumnExists(
'itgr_data',
'list_presentation')) {
36 $this->db->addTableColumn(
'itgr_data',
'list_presentation', array(
45 if (!$this->db->tableColumnExists(
'itgr_data',
'tile_size')) {
46 $this->db->addTableColumn(
'itgr_data',
'tile_size', array(
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
prepare(\ilDBInterface $db)
Prepare the execution of the steps.