24require_once
"./Services/Object/classes/class.ilObject.php";
43 public function __construct($a_id = 0, $a_call_by_reference =
true)
47 $this->db =
$DIC->database();
49 parent::__construct($a_id, $a_call_by_reference);
89 public function delete()
92 if (!parent::delete()) {
An exception for terminatinating execution or to throw for unit testing.
Class ilObjLearningResourcesSettings.
update()
update object data
read()
read style folder data
__construct($a_id=0, $a_call_by_reference=true)
Constructor @access public.
Class ilObject Basic functions for all objects.
update($pash, $contents, Config $config)