File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/components/bitrix/landing.blocks.openlines/.parameters.php
Back
<?php use Bitrix\Landing\Hook\Page\B24button; use Bitrix\Main\Localization\Loc; if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } $values = []; $buttons = B24button::getButtonsData(); if (!empty($buttons)) { foreach ($buttons as $button) { $values[$button['ID']] = $button['NAME']; } } else { $values['N'] = Loc::getMessage('LANDING_CMP_OL_NO_BUTTONS'); } $arComponentParameters = [ 'PARAMETERS' => [ 'BUTTON_ID' => [ 'NAME' => Loc::getMessage('LANDING_CMP_BUTTON_ID'), 'TYPE' => 'LIST', 'VALUES' => $values, ], 'SITE_TYPE' => [ 'NAME' => Loc::getMessage('LANDING_PARAMS_SITE_TYPE'), 'TYPE' => 'STRING' ], ], ];
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings