File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/components/bitrix/socialnetwork_group/templates/.default/group_search_subject.php
Back
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } /** @var CBitrixComponentTemplate $this */ /** @var array $arParams */ /** @var array $arResult */ /** @global CDatabase $DB */ /** @global CUser $USER */ /** @global CMain $APPLICATION */ /** @global CIntranetToolbar $INTRANET_TOOLBAR */ global $INTRANET_TOOLBAR; $component = $this->getComponent(); if (CModule::IncludeModule('intranet')) { $INTRANET_TOOLBAR->Show(); } $APPLICATION->IncludeComponent( 'bitrix:socialnetwork.group.list', '', [ 'PATH_TO_GROUP' => $arResult['PATH_TO_GROUP'], 'PATH_TO_GROUP_CREATE' => $arParams['PATH_TO_GROUP_CREATE'], 'PATH_TO_GROUP_EDIT' => $arResult['PATH_TO_GROUP_EDIT'], 'PATH_TO_GROUP_DELETE' => $arResult['PATH_TO_GROUP_DELETE'], 'PATH_TO_USER' => $arParams['PATH_TO_USER'], 'PAGE' => ((int)$arResult['VARIABLES']['subject_id'] === -1 ? 'groups_list' : 'groups_subject'), 'SET_TITLE' => $arResult['SET_TITLE'], 'SUBJECT_ID' => $arResult['VARIABLES']['subject_id'], 'USE_UI_TOOLBAR' => 'Y', ], $component );
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.31 |
proxy
|
phpinfo
|
Settings