22 public function __construct($a_id = 0, $a_call_by_reference =
true)
26 $this->db =
$DIC->database();
41 if (!parent::update()) {
68 public function delete()
71 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.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc