1C-Bitrix 25.700.0
|
Открытые члены | |
InitSystem () | |
Открытые члены унаследованные от CJSPopup | |
__construct ($title='', $arConfig=array()) | |
_InitSystem () | |
InitScripts () | |
SetAdditionalArgs ($additional_args='') | |
SetTitle ($title='') | |
GetFormName () | |
SetSuffix ($suffix) | |
ShowTitlebar ($title='') | |
StartDescription ($icon=false) | |
EndDescription () | |
StartContent ($arAdditional=array()) | |
EndContent () | |
StartButtons () | |
EndButtons () | |
ShowStandardButtons ($arButtons=array('save', 'cancel')) | |
ShowValidationError ($errortext) | |
ShowError ($errortext, $title='') | |
Close ($bReload=true, $back_url=false) |
Дополнительные унаследованные члены | |
Поля данных унаследованные от CJSPopup | |
$__form_name = 'bx_popup_form' | |
$post_args | |
$title = '' | |
$bDescriptionStarted = false | |
$bContentStarted = false | |
$bButtonsStarted = false | |
$suffix = '' | |
$jsPopup = 'BX.WindowManager.Get()' | |
$bContentBuffered | |
$cont_id | |
$bInited = false |
См. определение в файле jspopup.php строка 288
InitSystem | ( | ) |
Переопределяет метод предка CJSPopup.
См. определение в файле jspopup.php строка 290