1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
catalog_event.php
См. документацию.
1<?php
2
4
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}
Определения catalog_event.php:6
static GetAuditTypes()
Определения catalog_event.php:10
static GetYandexAgentEvent()
Определения catalog_event.php:21
static GetYandexAgentFilter()
Определения catalog_event.php:29
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804