1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
.description.php
См. документацию.
1
<?
if
(!defined(
"B_PROLOG_INCLUDED"
) || B_PROLOG_INCLUDED !==
true
)
die
();?><?
2
$langFile
=
GetLangFileName
(dirname(__FILE__).
"/"
,
"/bill.php"
);
3
4
if
(file_exists(
$langFile
))
5
include(
$langFile
);
6
7
$psDescription
=
GetMessage
(
"SBLP_DDESCR"
);
8
9
$isAffordPdf
=
true
;
10
11
include \Bitrix\Main\Application::getDocumentRoot().
'/bitrix/modules/sale/handlers/paysystem/billen/.description.php'
;
12
13
$data
[
'IS_AVAILABLE'
] = \
Bitrix\Sale\PaySystem\Manager::HANDLER_AVAILABLE_FALSE
;
Bitrix\Sale\PaySystem\Manager\HANDLER_AVAILABLE_FALSE
const HANDLER_AVAILABLE_FALSE
Определения
manager.php:38
$psDescription
$psDescription
Определения
.description.php:7
$isAffordPdf
$isAffordPdf
Определения
.description.php:9
$langFile
$langFile
Определения
.description.php:2
$data
$data['IS_AVAILABLE']
Определения
.description.php:13
GetMessage
GetMessage($name, $aReplace=null)
Определения
tools.php:3397
GetLangFileName
GetLangFileName($before, $after, $lang=false)
Определения
tools.php:3428
die
die
Определения
quickway.php:367
bitrix
modules
sale
payment
bill_en
.description.php
Создано системой
1.14.0