4 include_once(
"./Services/Object/classes/class.ilObjectAccess.php");
26 require_once
"./Services/Mail/classes/class.ilFileDataMail.php";
35 require_once
'Services/Mail/classes/class.ilMail.php';
37 if (
$GLOBALS[
'DIC'][
'rbacsystem']->checkAccess(
'internal_mail', $mail->getMailObjectReferenceId())) {
$GLOBALS['loaded']
Global hash that tracks already loaded includes.
static _checkGoto($a_target)
check whether goto script will succeed
This class handles base functions for mail handling.
static _lookupDiskUsageOfUser($user_id)
Returns the number of bytes used on the harddisk for mail attachments, by the user with the specified...
_lookupDiskUsageOfUser($user_id)
Returns the number of attachments and the number of bytes used on the harddisk for mail attachments...