1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл ps_b24_final.php

См. исходные тексты.

Переменные

global $APPLICATION
 $instance = \Bitrix\Main\Application::getInstance()
 $context = $instance->getContext()
 $request = $context->getRequest()
 $action = $request->get('action')
 $text = Loc::getMessage('SALE_RESULT_MESSAGE_'.mb_strtoupper($action))

Переменные

◆ $action

$action = $request->get('action')

См. определение в файле ps_b24_final.php строка 18

◆ $APPLICATION

global $APPLICATION

См. определение в файле ps_b24_final.php строка 10

◆ $context

$context = $instance->getContext()

См. определение в файле ps_b24_final.php строка 15

◆ $instance

См. определение в файле ps_b24_final.php строка 14

◆ $request

$request = $context->getRequest()

См. определение в файле ps_b24_final.php строка 16

◆ $text

$text = Loc::getMessage('SALE_RESULT_MESSAGE_'.mb_strtoupper($action))

См. определение в файле ps_b24_final.php строка 20