4require_once
"./Services/Object/classes/class.ilObject.php";
26 parent::__construct($a_id,$a_call_by_reference);
39 if (!parent::update())
71 if (!parent::delete())
An exception for terminatinating execution or to throw for unit testing.
Class ilObjAccessibilitySettings.
__construct($a_id=0, $a_call_by_reference=true)
Constructor @access public.
update()
update object data
Class ilObject Basic functions for all objects.