14 require_once
"./Services/Object/classes/class.ilObject.php";
24 public function __construct($a_id = 0, $a_call_by_reference =
true)
27 parent::__construct($a_id, $a_call_by_reference);
29 $this->lng->loadLanguageModule(
'forum');
__construct($a_id=0, $a_call_by_reference=true)
Constructor public.
update()
update object data
update($pash, $contents, Config $config)