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/blocks/bitrix/01.two_col_with_titles/ |
Upload File : |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } use \Bitrix\Main\Localization\Loc; return array( 'block' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NAME'), 'section' => array('cover'), 'dynamic' => false, ), 'cards' => array(), 'nodes' => array( '.landing-block-node-small-title' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODESMALLTITLE'), 'type' => 'text', ), '.landing-block-node-title' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODETITLE'), 'type' => 'text', ), '.landing-block-node-button' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODEBUTTON'), 'type' => 'link', ), '.landing-block-node-img' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODEIMG'), 'type' => 'img', 'editInStyle' => true, 'allowInlineEdit' => false, 'useInDesigner' => false, 'dimensions' => array('width' => 1080, 'height' => 1080), 'create2xByDefault' => false, ), ), 'style' => array( 'block' => array( 'type' => array('display'), ), 'nodes' => array( '.landing-block-node-inner-container-left' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODE_INNER_CONTAINER'), 'type' => array('padding-top', 'padding-bottom', 'animation'), ), '.landing-block-node-inner-container-right' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODE_INNER_CONTAINER'), 'type' => array('padding-top', 'padding-bottom', 'animation'), ), '.landing-block-node-small-title' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODESMALLTITLE'), 'type' => 'typo', ), '.landing-block-node-title' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODETITLE'), 'type' => ['typo', 'heading'], ), '.landing-block-node-button' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODEBUTTON'), 'type' => array('button'), ), '.landing-block-node-img' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODEIMG'), 'type' => ['background', 'height-vh'], ), '.landing-block-node-button-container' => array( 'name' => Loc::getMessage('LANDING_BLOCK_1_TWO_COL_WITH_TITLES_NODES_LANDINGBLOCKNODEBUTTON'), 'type' => 'text-align', ), ), ), );