1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
catalog_event.php
См. документацию.
1
<?php
2
3
use
Bitrix\Main\Localization\Loc
;
4
5
class
CCatalogEvent
6
{
10
public
static
function
GetAuditTypes
():
array
11
{
12
return
[
13
"CAT_YAND_AGENT"
=>
"[CAT_YAND_AGENT] "
.Loc::getMessage(
"CAT_YAND_AGENT"
),
14
"CAT_YAND_FILE"
=>
"[CAT_YAND_FILE] "
.Loc::getMessage(
'CAT_YAND_FILE'
),
15
];
16
}
17
21
public
static
function
GetYandexAgentEvent
():
array
22
{
23
return
[
'CAT_YAND_AGENT'
,
'CAT_YAND_FILE'
];
24
}
25
29
public
static
function
GetYandexAgentFilter
(): string
30
{
31
return
'&find_audit_type[]=CAT_YAND_AGENT&find_audit_type[]=CAT_YAND_FILE'
;
32
}
33
}
Bitrix\Main\Localization\Loc
Определения
loc.php:12
CCatalogEvent
Определения
catalog_event.php:6
CCatalogEvent\GetAuditTypes
static GetAuditTypes()
Определения
catalog_event.php:10
CCatalogEvent\GetYandexAgentEvent
static GetYandexAgentEvent()
Определения
catalog_event.php:21
CCatalogEvent\GetYandexAgentFilter
static GetYandexAgentFilter()
Определения
catalog_event.php:29
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
modules
catalog
general
catalog_event.php
Создано системой
1.14.0