4require_once
"./Services/Object/classes/class.ilObject.php";
27 public function __construct($a_id,$a_call_by_reference =
true)
30 parent::__construct($a_id,$a_call_by_reference);
An exception for terminatinating execution or to throw for unit testing.
Class ilObjMail contains all functions to manage mail settings of ILIAS3.
const PD_SYS_MSG_OWN_BLOCK
__construct($a_id, $a_call_by_reference=true)
Constructor @access public.
const PD_SYS_MSG_NO_BLOCK
const PD_SYS_MSG_MAIL_BLOCK
Class ilObject Basic functions for all objects.