1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
mailingaction.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Sender\Access\Map;
4
5
use Bitrix\Sender\Access\ActionDictionary;
6
use Bitrix\Sender\Message\iBase;
7
8
class
MailingAction
9
{
14
public
static
function
getMap
():
array
15
{
16
return
[
17
iBase::CODE_AUDIO_CALL
=>
ActionDictionary::ACTION_MAILING_AUDIO_CALL_EDIT
,
18
iBase::CODE_CALL
=>
ActionDictionary::ACTION_MAILING_INFO_CALL_EDIT
,
19
iBase::CODE_MAIL
=>
ActionDictionary::ACTION_MAILING_EMAIL_EDIT
,
20
iBase::CODE_IM
=>
ActionDictionary::ACTION_MAILING_MESSENGER_EDIT
,
21
iBase::CODE_SMS
=>
ActionDictionary::ACTION_MAILING_SMS_EDIT
22
];
23
}
24
}
Bitrix\Sender\Access\ActionDictionary\ACTION_MAILING_INFO_CALL_EDIT
const ACTION_MAILING_INFO_CALL_EDIT
Определения
actiondictionary.php:23
Bitrix\Sender\Access\ActionDictionary\ACTION_MAILING_EMAIL_EDIT
const ACTION_MAILING_EMAIL_EDIT
Определения
actiondictionary.php:20
Bitrix\Sender\Access\ActionDictionary\ACTION_MAILING_SMS_EDIT
const ACTION_MAILING_SMS_EDIT
Определения
actiondictionary.php:21
Bitrix\Sender\Access\ActionDictionary\ACTION_MAILING_MESSENGER_EDIT
const ACTION_MAILING_MESSENGER_EDIT
Определения
actiondictionary.php:22
Bitrix\Sender\Access\ActionDictionary\ACTION_MAILING_AUDIO_CALL_EDIT
const ACTION_MAILING_AUDIO_CALL_EDIT
Определения
actiondictionary.php:24
Bitrix\Sender\Access\Map\MailingAction
Определения
mailingaction.php:9
Bitrix\Sender\Access\Map\MailingAction\getMap
static getMap()
Определения
mailingaction.php:14
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Sender\Message\iBase\CODE_IM
const CODE_IM
Определения
ibase.php:21
Bitrix\Sender\Message\iBase\CODE_CALL
const CODE_CALL
Определения
ibase.php:22
Bitrix\Sender\Message\iBase\CODE_SMS
const CODE_SMS
Определения
ibase.php:20
Bitrix\Sender\Message\iBase\CODE_MAIL
const CODE_MAIL
Определения
ibase.php:17
Bitrix\Sender\Message\iBase\CODE_AUDIO_CALL
const CODE_AUDIO_CALL
Определения
ibase.php:23
bitrix
modules
sender
lib
access
map
mailingaction.php
Создано системой
1.14.0