7 "CLightHTMLEditor" =>
"classes/general/light_editor.php",
8 "CEditorUtils" =>
"classes/general/editor_utils.php",
9 "CMedialib" =>
"classes/general/medialib.php",
10 "CEventFileman" =>
"classes/general/fileman_event_list.php",
11 "CCodeEditor" =>
"classes/general/code_editor.php",
12 "CFileInput" =>
"classes/general/file_input.php",
13 "CMedialibTabControl" =>
"classes/general/medialib.php",
14 "CSticker" =>
"classes/general/sticker.php",
15 "CSnippets" =>
"classes/general/snippets.php",
16 "CAdminContextMenuML" =>
"classes/general/medialib_admin.php",
17 "CHTMLEditor" =>
"classes/general/html_editor.php",
18 "CComponentParamsManager" =>
"classes/general/component_params_manager.php",
19 "CSpellchecker" =>
"classes/general/spellchecker.php"
24include_once(
$_SERVER[
"DOCUMENT_ROOT"].
"/bitrix/modules/main/admin_tools.php");
25include_once(
$_SERVER[
"DOCUMENT_ROOT"].
"/bitrix/modules/fileman/fileman.php");
26include_once(
$_SERVER[
"DOCUMENT_ROOT"].
"/bitrix/modules/fileman/properties.php");
30 'js' =>
'/bitrix/js/fileman/core_file_input.js',
31 'lang' =>
'/bitrix/modules/fileman/lang/'.LANGUAGE_ID.
'/classes/general/file_input.php',
32 'rel' =>
array(
'window')
36 'js' =>
'/bitrix/js/fileman/core_map_google.js'
40 'js' =>
'/bitrix/js/fileman/google/loader.js',
41 'oninit' =>
function()
43 $additionalLang =
array(
44 'GOOGLE_MAP_API_KEY' => \
Bitrix\Fileman\UserField\Address::getApiKey(),
45 'GOOGLE_MAP_API_KEY_HINT' => \
Bitrix\Fileman\UserField\Address::getApiKeyHint(),
49 'lang_additional' => $additionalLang,
55 'js' =>
'/bitrix/js/fileman/google/map.js',
56 'rel' =>
array(
'google_loader'),
60 'js' =>
'/bitrix/js/fileman/google/geocoder.js',
61 'rel' =>
array(
'google_loader'),
65 'js' =>
'/bitrix/js/fileman/google/autocomplete.js',
66 'rel' =>
array(
'google_loader'),
70 'js' =>
array(
'/bitrix/js/fileman/userfield/address.js'),
71 'css' =>
array(
'/bitrix/js/fileman/userfield/address.css'),
72 'lang' =>
'/bitrix/modules/fileman/lang/'.LANGUAGE_ID.
'/js_userfield_address.php',
73 'rel' =>
array(
'uf',
'google_map',
'google_geocoder',
'google_autocomplete',
'popup'),
83if(method_exists(
$GLOBALS[
"APPLICATION"],
'AddJSKernelInfo'))
85 $GLOBALS[
"APPLICATION"]->AddJSKernelInfo(
88 '/bitrix/js/fileman/light_editor/le_dialogs.js',
'/bitrix/js/fileman/light_editor/le_controls.js',
89 '/bitrix/js/fileman/light_editor/le_toolbarbuttons.js',
'/bitrix/js/fileman/light_editor/le_core.js'
93 $GLOBALS[
"APPLICATION"]->AddCSSKernelInfo(
'fileman',
array(
'/bitrix/js/fileman/light_editor/light_editor.css'));
96 $GLOBALS[
"APPLICATION"]->AddJSKernelInfo(
99 '/bitrix/js/fileman/html_editor/range.js',
100 '/bitrix/js/fileman/html_editor/html-actions.js',
101 '/bitrix/js/fileman/html_editor/html-views.js',
102 '/bitrix/js/fileman/html_editor/html-parser.js',
103 '/bitrix/js/fileman/html_editor/html-base-controls.js',
104 '/bitrix/js/fileman/html_editor/html-controls.js',
105 '/bitrix/js/fileman/html_editor/html-components.js',
106 '/bitrix/js/fileman/html_editor/html-snippets.js',
107 '/bitrix/js/fileman/html_editor/html-editor.js'
static RegisterExt($name, $arPaths)
static AddAutoloadClasses($module, $arParams=[])
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
$_SERVER["DOCUMENT_ROOT"]
IncludeModuleLangFile($filepath, $lang=false, $bReturnArray=false)
$GLOBALS['_____370096793']