24 require_once
"./Services/Object/classes/class.ilObject.php";
42 public function __construct($a_id = 0, $a_call_by_reference =
true)
45 parent::__construct($a_id, $a_call_by_reference);
57 $ilDB = $DIC->database();
72 $ilDB = $DIC->database();
83 public function delete()
86 if (!parent::delete()) {
update()
update object data
read()
read style folder data
update($pash, $contents, Config $config)
__construct($a_id=0, $a_call_by_reference=true)
Constructor public.
Settings for components (modules, services, plugins).