5require_once
"./Services/Object/classes/class.ilObject.php";
23 public function __construct($a_id = 0, $a_call_by_reference =
true)
26 parent::__construct($a_id, $a_call_by_reference);
28 $this->lng->loadLanguageModule(
"awrn");
An exception for terminatinating execution or to throw for unit testing.
__construct($a_id=0, $a_call_by_reference=true)
Constructor.
update()
update object data
Class ilObject Basic functions for all objects.
update($pash, $contents, Config $config)