5 require_once
"./Services/Object/classes/class.ilObject.php";
24 public function __construct($a_id = 0, $a_call_by_reference =
true)
27 $this->
ilObject( $a_id, $a_call_by_reference );
Class ilObject Basic functions for all objects.
Class ilObjChatroomAdmin.
__construct($a_id=0, $a_call_by_reference=true)
Constructor.
ilObject($a_id=0, $a_reference=true)
Constructor public.