1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
include.php
См. документацию.
1<?
2
4 "mobileapp",
5 array(
6 "CMobile" => "classes/general/mobile.php",
7 "CAdminMobileDetail" => "classes/general/interface.php",
8 "CAdminMobileDetailTmpl" => "classes/general/interface.php",
9 "CAdminMobileMenu" => "classes/general/interface.php",
10 "CAdminMobileFilter" => "classes/general/filter.php",
11 "CMobileLazyLoad" => "classes/general/interface.php",
12 "CAdminMobileEdit" => "classes/general/interface.php",
13 "CMobileAppPullSchema" => "classes/general/pull.php",
14 "CAdminMobilePush" => "classes/general/push.php",
15 )
16);
17
18$GLOBALS["APPLICATION"]->AddJSKernelInfo('mobileapp', array('/bitrix/js/mobileapp/fastclick.js'));
19
20CJSCore::RegisterExt('mobile_webrtc', array(
21 'js' => '/bitrix/js/mobileapp/mobile_webrtc.js',
22 'lang' => '/bitrix/modules/mobileapp/lang/'.LANGUAGE_ID.'/mobile_webrtc.php',
23 'rel'=>array("ajax","ls")
24 ));
25
26CJSCore::RegisterExt('mdesigner', array(
27 'js' => '/bitrix/js/mobileapp/designer.js',
28 'css' => '/bitrix/js/mobileapp/app_designer.css',
29 'lang' => '/bitrix/modules/mobileapp/lang/'.LANGUAGE_ID.'/mobile_designer.php',
30 'rel' => array('ajax','popup','qrcode')
31 ));
32
33CJSCore::RegisterExt('mobile_fastclick', array(
34 'js' => '/bitrix/js/mobileapp/fastclick.js',
35 ));
36CJSCore::RegisterExt('mobile_gesture', array(
37 'js' => '/bitrix/js/mobileapp/gesture.js',
38 ));
39
40?>
static RegisterExt($name, $arPaths)
Определения jscore.php:28
static AddAutoloadClasses($module, $arParams=[])
Определения module.php:27
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$GLOBALS['_____370096793']
Определения update_client.php:1