5if(!defined(
"B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==
true)
die();
13 case 'core_window_cdialog':
14 case 'core_window_cadmindialog':
16<script bxrunfirst=
"true">
top.BX.WindowManager.Get().Authorize(<?= Json::encode($arAuthResult) ?>)</script>
24 case 'admin_wizard_dialog':
26<script bxrunfirst=
"true">
27 (
new top.BX.CAuthDialog({
28 content_url:
"/bitrix/admin/wizard_install.php",
31 var frameWindow =
top.WizardWindow.currentFrame.contentWindow;
32 var
reloadForm = frameWindow.document.forms[
"wizard_reload_form"];
39<form action=
"<?=$APPLICATION->GetCurPageParam(bitrix_sessid_get(), Array("sessid
"))?>" method=
"post" name=
"wizard_reload_form">
40 <input type=
"submit" name=
"reload_submit" value=
"Y" style=
"display: none;">
50 case 'fileman_html_editor':
52<script bxrunfirst=
"true">
53 top.BX.onCustomEvent(
top,
'OnHtmlEditorRequestAuthFailure', [
'<?= CUtil::JSEscape($_REQUEST['bxeditor
'])?>', <?= Json::encode($arAuthResult) ?>]);
62 case 'core_window_cauthdialog':
64 $store_password = COption::GetOptionString(
"main",
"store_password",
"Y");
69<form name=
"form_auth" method=
"post" action=
"" novalidate>
70 <input type=
"hidden" name=
"AUTH_FORM" value=
"Y">
71 <input type=
"hidden" name=
"TYPE" value=
"AUTH">
73 <div
class=
"bx-core-popup-auth-field">
74 <div
class=
"bx-core-popup-auth-field-caption"><?=
GetMessage(
"AUTH_LOGIN")?></div>
75 <div
class=
"bx-core-popup-auth-field"><input type=
"text" name=
"USER_LOGIN" value=
"<?echo htmlspecialcharsbx($last_login)?>"></div>
77 <div
class=
"bx-core-popup-auth-field">
78 <div
class=
"bx-core-popup-auth-field-caption"><?=
GetMessage(
"AUTH_PASSWORD")?></div>
79 <div
class=
"bx-core-popup-auth-field"><input type=
"password" name=
"USER_PASSWORD"></div>
85 <div
class=
"bx-core-popup-auth-field">
86 <input type=
"checkbox" class=
"adm-designed-checkbox" id=
"USER_REMEMBER" name=
"USER_REMEMBER" value=
"Y">
87 <label
for=
"USER_REMEMBER" class=
"adm-designed-checkbox-label"></label><label
for=
"USER_REMEMBER">&
nbsp;<?=
GetMessage(
"AUTH_REMEMBER_ME")?></label>
96 <input type=
"hidden" name=
"captcha_sid" value=
"<?=$CAPTCHA_CODE?>" />
97 <div
class=
"bx-core-popup-auth-field">
98 <div
class=
"bx-core-popup-auth-field-caption">
99 <div><?=
GetMessage(
"AUTH_CAPTCHA_PROMT")?></div>
100 <img src=
"/bitrix/tools/captcha.php?captcha_sid=<?=$CAPTCHA_CODE?>" width=
"180" height=
"40" alt=
"CAPTCHA" />
102 <div
class=
"bx-core-popup-auth-field"><input type=
"text" name=
"captcha_word"></div>
109 $form = ob_get_contents();
113var authWnd =
top.BX.WindowManager.Get();
114authWnd.SetTitle(
'<?=GetMessageJS('AUTH_TITLE
')?>');
115authWnd.SetContent(
'<?=CUtil::JSEscape($form)?>');
116authWnd.SetError(<?= Json::encode($arAuthResult) ?>);
117authWnd.adjustSizeEx();
120 if(!CMain::IsHTTPS() && COption::GetOptionString(
'main',
'use_encrypted_auth',
'N') ==
'Y')
123 if(($arKeys = $sec->LoadKeys()))
125 $sec->SetKeys($arKeys);
126 $sec->AddToForm(
'form_auth',
array(
'USER_PASSWORD'));
static dumpVars($vars, $arExclusions=array())
hidden PROPERTY[<?=$propertyIndex?>][CODE]<?=htmlspecialcharsEx( $propertyCode)?> height
bx popup label bx width30 PAGE_NEW_MENU_NAME text width
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
bx_acc_lim_group_list limitGroupList[] multiple<?=$group[ 'ID']?> ID selected margin top
GetMessage($name, $aReplace=null)