Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/iblock/admin/ |
Upload File : |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } use Bitrix\Main\Localization\Loc; return [ 'IBLOCK_ADMIN_DISPLAY' => [ 'title' => Loc::getMessage('OP_NAME_IBLOCK_ADMIN_DISPLAY'), 'description' => Loc::getMessage('OP_DESC_IBLOCK_ADMIN_DISPLAY'), ], 'IBLOCK_EDIT' => [ 'title' => Loc::getMessage('OP_NAME_IBLOCK_EDIT'), 'description' => Loc::getMessage('OP_DESC_IBLOCK_EDIT'), ], 'IBLOCK_DELETE' => [ 'title' => Loc::getMessage('OP_NAME_IBLOCK_DELETE'), 'description' => Loc::getMessage('OP_DESC_IBLOCK_DELETE'), ], 'IBLOCK_RIGHTS_EDIT' => [ 'title' => Loc::getMessage('OP_NAME_IBLOCK_RIGHTS_EDIT'), 'description' => Loc::getMessage('OP_DESC_IBLOCK_RIGHTS_EDIT'), ], 'IBLOCK_EXPORT' => [ 'title' => Loc::getMessage('OP_NAME_IBLOCK_EXPORT'), 'description' => Loc::getMessage('OP_DESC_IBLOCK_EXPORT'), ], 'SECTION_READ' => [ 'title' => Loc::getMessage('OP_NAME_SECTION_READ'), 'description' => Loc::getMessage('OP_DESC_SECTION_READ'), ], 'SECTION_EDIT' => [ 'title' => Loc::getMessage('OP_NAME_SECTION_EDIT'), 'description' => Loc::getMessage('OP_DESC_SECTION_EDIT'), ], 'SECTION_DELETE' => [ 'title' => Loc::getMessage('OP_NAME_SECTION_DELETE'), 'description' => Loc::getMessage('OP_DESC_SECTION_DELETE'), ], 'SECTION_ELEMENT_BIND' => [ 'title' => Loc::getMessage('OP_NAME_SECTION_ELEMENT_BIND'), 'description' => Loc::getMessage('OP_DESC_SECTION_ELEMENT_BIND'), ], 'SECTION_SECTION_BIND' => [ 'title' => Loc::getMessage('OP_NAME_SECTION_SECTION_BIND'), 'description' => Loc::getMessage('OP_DESC_SECTION_SECTION_BIND'), ], 'SECTION_RIGHTS_EDIT' => [ 'title' => Loc::getMessage('OP_NAME_SECTION_RIGHTS_EDIT'), 'description' => Loc::getMessage('OP_DESC_SECTION_RIGHTS_EDIT'), ], 'ELEMENT_READ' => [ 'title' => Loc::getMessage('OP_NAME_ELEMENT_READ'), 'description' => Loc::getMessage('OP_DESC_ELEMENT_READ'), ], 'ELEMENT_EDIT' => [ 'title' => Loc::getMessage('OP_NAME_ELEMENT_EDIT'), 'description' => Loc::getMessage('OP_DESC_ELEMENT_EDIT'), ], 'ELEMENT_EDIT_ANY_WF_STATUS' => [ 'title' => Loc::getMessage('OP_NAME_ELEMENT_EDIT_ANY_WF_STATUS'), 'description' => Loc::getMessage('OP_DESC_ELEMENT_EDIT_ANY_WF_STATUS'), ], 'ELEMENT_EDIT_PRICE' => [ 'title' => Loc::getMessage('OP_NAME_ELEMENT_EDIT_PRICE'), 'description' => Loc::getMessage('OP_DESC_ELEMENT_EDIT_PRICE'), ], 'ELEMENT_DELETE' => [ 'title' => Loc::getMessage('OP_NAME_ELEMENT_DELETE'), 'description' => Loc::getMessage('OP_DESC_ELEMENT_DELETE'), ], 'ELEMENT_BIZPROC_START' => [ 'title' => Loc::getMessage('OP_NAME_ELEMENT_BIZPROC_START'), 'description' => Loc::getMessage('OP_DESC_ELEMENT_BIZPROC_START_MSGVER_1'), ], 'ELEMENT_RIGHTS_EDIT' => [ 'title' => Loc::getMessage('OP_NAME_ELEMENT_RIGHTS_EDIT'), 'description' => Loc::getMessage('OP_DESC_ELEMENT_RIGHTS_EDIT'), ], ];