34require_once
"./Services/Object/classes/class.ilObject.php";
46 public function __construct($a_id = 0, $a_call_by_reference =
true)
48 include_once
"./Services/Administration/classes/class.ilSetting.php";
51 parent::__construct($a_id, $a_call_by_reference);
78 public function delete()
81 if (!parent::delete()) {
An exception for terminatinating execution or to throw for unit testing.
Class ilObjSurveyAdministration.
update()
update object 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)