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