1C-Bitrix 25.700.0
|
Открытые статические члены | |
static | getFilePath () |
static | getTableName () |
static | getUserMailboxWithEmail ($email) |
static | getMailboxesWithEmail ($email) |
static | getOwnerId ($mailboxId) |
static | getUserMailbox ($mailboxId, $userId=null) |
static | getTheOwnersMailboxes ($userId=null, bool $onlyIds=false) |
static | getTheSharedMailboxes ($userId=null, bool $onlyIds=false) |
static | getUserMailboxes ($userId=null, bool $onlyIds=false) |
static | onAfterAdd (Entity\Event $event) |
static | onAfterUpdate (Entity\Event $event) |
static | onAfterDelete (Entity\Event $event) |
static | normalizeEmail (&$mailbox) |
static | getMap () |
static | cleanUserSharedCache (int $userId) |
static | cleanAllSharedCache () |
Поля данных | |
const | SHARED_MAILBOX_KEY = 'mailbox_shared_mailboxes' |
const | OWNER_MAILBOX_KEY = 'mailbox_owners_mailboxes' |
const | SHARED_CACHE_DIR = '/mail/shared/' |
const | OWNER_CACHE_DIR = '/mail/owner/' |
Class MailboxTable
DO NOT WRITE ANYTHING BELOW THIS
<<< ORMENTITYANNOTATION @method static EO_Mailbox_Query query() @method static EO_Mailbox_Result getByPrimary($primary, array $parameters = array()) @method static EO_Mailbox_Result getById($id) @method static EO_Mailbox_Result getList(array $parameters = array()) @method static EO_Mailbox_Entity getEntity() @method static \Bitrix\Mail\EO_Mailbox createObject($setDefaultValues = true) @method static \Bitrix\Mail\EO_Mailbox_Collection createCollection() @method static \Bitrix\Mail\EO_Mailbox wakeUpObject($row) @method static \Bitrix\Mail\EO_Mailbox_Collection wakeUpCollection($rows)
См. определение в файле mailbox.php строка 29
|
static |
См. определение в файле mailbox.php строка 581
|
static |
См. определение в файле mailbox.php строка 566
|
static |
См. определение в файле mailbox.php строка 42
|
static |
Bitrix\Main\ArgumentException
Bitrix\Main\ObjectPropertyException
Bitrix\Main\SystemException
См. определение в файле mailbox.php строка 78
|
static |
См. определение в файле mailbox.php строка 397
|
static |
См. определение в файле mailbox.php строка 102
|
static |
См. определение в файле mailbox.php строка 47
|
static |
См. определение в файле mailbox.php строка 129
|
static |
См. определение в файле mailbox.php строка 217
|
static |
См. определение в файле mailbox.php строка 122
|
static |
Returns ACTIVE mailboxes that the user has access to
$userId |
См. определение в файле mailbox.php строка 339
|
static |
( A user can connect the same mailbox only once )
См. определение в файле mailbox.php строка 58
|
static |
См. определение в файле mailbox.php строка 382
|
static |
См. определение в файле mailbox.php строка 359
|
static |
См. определение в файле mailbox.php строка 377
|
static |
См. определение в файле mailbox.php строка 368
const OWNER_CACHE_DIR = '/mail/owner/' |
См. определение в файле mailbox.php строка 36
const OWNER_MAILBOX_KEY = 'mailbox_owners_mailboxes' |
См. определение в файле mailbox.php строка 34
const SHARED_CACHE_DIR = '/mail/shared/' |
См. определение в файле mailbox.php строка 35
const SHARED_MAILBOX_KEY = 'mailbox_shared_mailboxes' |
См. определение в файле mailbox.php строка 33