1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
.mobile_menu.php
См. документацию.
1
<?
2
if
(!defined(
"B_PROLOG_INCLUDED"
) || B_PROLOG_INCLUDED !==
true
)
3
{
4
die
();
5
}
6
7
IncludeModuleLangFile
(
$_SERVER
[
"DOCUMENT_ROOT"
] .
"/bitrix/modules/mobileapp/public/.mobile_menu.php"
);
8
9
$arMobileMenuItems
=
array
(
10
array
(
11
"type"
=>
"section"
,
12
"text"
=>
GetMessage
(
"MOBILE_MENU_HEADER"
),
13
"sort"
=>
"100"
,
14
"items"
=>
array
(
15
array
(
16
"text"
=>
GetMessage
(
"MOBILE_MENU_MAIN"
),
17
"data-url"
=>
SITE_DIR
.
"#folder#/index.php"
,
18
"class"
=>
"menu-item"
,
19
"id"
=>
"main"
,
20
21
),
22
array
(
23
"text"
=>
GetMessage
(
"MOBILE_MENU_ITEM"
,
array
(
"#number#"
=> 1)),
24
"data-url"
=>
SITE_DIR
.
"#folder#/index.php"
,
25
"class"
=>
"menu-item"
,
26
"id"
=>
"point1"
,
27
28
),
29
array
(
30
"text"
=>
GetMessage
(
"MOBILE_MENU_ITEM"
,
array
(
"#number#"
=> 2)),
31
"data-url"
=>
SITE_DIR
.
"#folder#/index.php"
,
32
"class"
=>
"menu-item"
,
33
"id"
=>
"point2"
,
34
35
),
36
array
(
37
"text"
=>
GetMessage
(
"MOBILE_MENU_ITEM"
,
array
(
"#number#"
=> 3)),
38
"data-url"
=>
SITE_DIR
.
"#folder#/index.php"
,
39
"class"
=>
"menu-item"
,
40
"id"
=>
"point3"
,
41
42
),
43
array
(
44
"text"
=>
GetMessage
(
"MOBILE_MENU_ABOUT"
),
45
"data-url"
=>
SITE_DIR
.
"#folder#/index.php"
,
46
"class"
=>
"menu-item"
,
47
"id"
=>
"point4"
,
48
49
)
50
)
51
)
52
);
53
?>
$arMobileMenuItems
$arMobileMenuItems
Определения
.eshopapp_menu.php:5
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$_SERVER
$_SERVER["DOCUMENT_ROOT"]
Определения
cron_frame.php:9
SITE_DIR
const SITE_DIR(!defined('LANG'))
Определения
include.php:72
IncludeModuleLangFile
IncludeModuleLangFile($filepath, $lang=false, $bReturnArray=false)
Определения
tools.php:3778
GetMessage
GetMessage($name, $aReplace=null)
Определения
tools.php:3397
die
die
Определения
quickway.php:367
bitrix
modules
mobileapp
templates_app
simple
.mobile_menu.php
Создано системой
1.14.0