%PDF- %PDF-
Direktori : /home/bitrix/www/bitrix/modules/landing/install/blocks/bitrix/15.social/ |
Current File : //home/bitrix/www/bitrix/modules/landing/install/blocks/bitrix/15.social/.description.php |
<?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_15.SOCIAL_NAME'), 'section' => array('social'), ), 'cards' => array( '.landing-block-node-list-item' => array( 'name' => Loc::getMessage('LANDING_BLOCK_15.SOCIAL_NODES_LANDINGBLOCKNODELIST'), 'label' => array('.landing-block-node-list-item-icon'), 'presets' => include __DIR__ . '/presets.php', ), ), 'nodes' => array( '.landing-block-node-list-item-link' => array( 'name' => Loc::getMessage('LANDING_BLOCK_15.SOCIAL_NODES_LANDINGBLOCKNODELIST_ITEM_LINK'), 'type' => 'link', ), '.landing-block-node-list-item-icon' => array( 'name' => Loc::getMessage('LANDING_BLOCK_15.SOCIAL_NODES_LANDINGBLOCKNODELISTIMG'), 'type' => 'icon', ), ), 'style' => array(), );