1C-Bitrix 25.700.0
|
Открытые члены | |
__construct ($name, $tabs, $moduleId="", $bCanExpand=true, $bDenyAutosave=false) | |
BeginNextTab ($options=array()) | |
ShowTabButtons () | |
getCurrentTabOptionName ($tabIdx) | |
getTabSettings ($tabIdx) | |
getCurrentTabBlocksOrder ($defaultBlocksOrder=array()) | |
getTabHiddenBlocks ($tabIdx) | |
DraggableBlocksStart () | |
DraggableBlockBegin ($title, $dataId="") | |
DraggableBlockEnd () | |
Открытые члены унаследованные от CAdminTabControl | |
__construct ($name, $tabs, $bCanExpand=true, $bDenyAutoSave=false) | |
SetPublicMode ($jsObject=false) | |
AddTabs (&$customTabber) | |
OnAdminTabControlBegin () | |
SetSelectedTab () | |
Begin () | |
EndTab () | |
Buttons ($aParams=false) | |
getSidePanelFields () | |
ButtonsPublic ($arJSButtons=false) | |
End () | |
GetSelectedTab () | |
ActiveTabParam () | |
ShowWarnings ($form, $messages, $aFields=false) |
Защищенные данные | |
$moduleId | |
Защищенные данные унаследованные от CAdminTabControl | |
$tabEvent = false |
Дополнительные унаследованные члены | |
Поля данных унаследованные от CAdminTabControl | |
$name | |
$unique_name | |
$tabs = array() | |
$selectedTab | |
$tabIndex = 0 | |
$bButtons = false | |
$arButtonsParams = [] | |
$bCanExpand | |
$bPublicModeBuffer = false | |
$bShowSettings = false | |
$publicModeBuffer_id | |
$customTabber | |
$bPublicMode = false | |
$isPublicFrame = false | |
$publicObject = 'BX.WindowManager.Get()' | |
$AUTOSAVE = null | |
$isSidePanel = false | |
$publicSidePanel = false | |
$isShownSidePanelFields = false | |
Защищенные члены унаследованные от CAdminTabControl | |
getAjaxButtons (array $params) |
См. определение в файле admin_tabcontrol_drag.php строка 11
См. определение в файле admin_tabcontrol_drag.php строка 15
BeginNextTab | ( | $options = array() | ) |
Переопределяет метод предка CAdminTabControl.
См. определение в файле admin_tabcontrol_drag.php строка 22
DraggableBlockBegin | ( | $title, | |
$dataId = "" ) |
См. определение в файле admin_tabcontrol_drag.php строка 171
DraggableBlockEnd | ( | ) |
См. определение в файле admin_tabcontrol_drag.php строка 187
DraggableBlocksStart | ( | ) |
См. определение в файле admin_tabcontrol_drag.php строка 166
getCurrentTabBlocksOrder | ( | $defaultBlocksOrder = array() | ) |
См. определение в файле admin_tabcontrol_drag.php строка 134
getCurrentTabOptionName | ( | $tabIdx | ) |
См. определение в файле admin_tabcontrol_drag.php строка 97
getTabHiddenBlocks | ( | $tabIdx | ) |
См. определение в файле admin_tabcontrol_drag.php строка 159
getTabSettings | ( | $tabIdx | ) |
См. определение в файле admin_tabcontrol_drag.php строка 102
ShowTabButtons | ( | ) |
Переопределяет метод предка CAdminTabControl.
См. определение в файле admin_tabcontrol_drag.php строка 84
|
protected |
См. определение в файле admin_tabcontrol_drag.php строка 13