403Webshell
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/cvetdv.ru/bitrix/components/bitrix/event_list/templates/grid/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /home/bitrix/ext_www/cvetdv.ru/bitrix/components/bitrix/event_list/templates/grid/template.php
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true)
	die();

/**
 * Bitrix vars
 * @global CMain $APPLICATION
 * @param array $arParams
 * @param array $arResult
 * @param CBitrixComponentTemplate $this
 */

use Bitrix\Main\Localization\Loc;

$arResult["HEADERS"] = array(
	array("id"=>"ID", "name"=> "ID", "default"=>true, "editable"=>false, "sort" => "ID"),
	array("id"=>"EVENT_NAME", "name"=> Loc::getMessage("EVENTLIST_HEADER_EVENT_NAME"), "default"=>true, "editable"=>false),
	array("id"=>"USER_NAME", "name"=> Loc::getMessage("EVENTLIST_HEADER_NAME"), "default"=>true, "editable"=>false),
	array("id"=>"IP", "name"=> Loc::getMessage("EVENTLIST_HEADER_IP"), "default"=>true, "editable"=>false),
	array("id"=>"DATE_TIME", "name"=> Loc::getMessage("EVENTLIST_HEADER_TIME"), "default"=>true, "editable"=>false)
);

$APPLICATION->IncludeComponent(
	"bitrix:main.interface.grid",
	"",
	array(
		"GRID_ID" => $arResult["GRID_ID"],
		"HEADERS" => $arResult["HEADERS"],
		"ROWS" => $arResult["ELEMENTS_ROWS"],
		"NAV_OBJECT" => $arResult["NAV"],
		"FILTER" => $arResult["FILTER"],
		"FILTER_TEMPLATE_NAME" => 'tabbed',
		'SORT' => $arResult['SORT'],
		"AJAX_MODE" => "N",
	),
	$component,
	array("HIDE_ICONS" => "Y")
);
?>

Youez - 2016 - github.com/yon3zu
LinuXploit