1C-Bitrix 25.700.0
|
Функции | |
if( $right< 'R') | getCacheType (string $moduleID) |
getCache (string $moduleID) |
Переменные | |
$moduleID = 'cluster' | |
$right = CMain::GetGroupRight($moduleID) | |
$options | |
$tabs | |
$tabControl = new CAdminTabControl('tabControl', $tabs) | |
if ($_SERVER[ 'REQUEST_METHOD']==='POST' &&((isset( $_REQUEST[ 'Update']) &&$_REQUEST[ 'Update'] !=='')||(isset( $_REQUEST[ 'Apply']) &&$_REQUEST[ 'Apply'] !=='')||(isset( $_REQUEST[ 'RestoreDefaults']) &&$_REQUEST[ 'RestoreDefaults'] !=='')) &&$right==='W' &&check_bitrix_sessid()) |
getCache | ( | string | $moduleID | ) |
См. определение в файле options.php строка 26
if($right< 'R') getCacheType | ( | string | $moduleID | ) |
См. определение в файле options.php строка 15
$moduleID = 'cluster' |
См. определение в файле options.php строка 7
$options |
См. определение в файле options.php строка 48
$right = CMain::GetGroupRight($moduleID) |
См. определение в файле options.php строка 8
$tabControl = new CAdminTabControl('tabControl', $tabs) |
См. определение в файле options.php строка 110
$tabs |
См. определение в файле options.php строка 101
if( $_SERVER['REQUEST_METHOD']==='POST' &&((isset($_REQUEST['Update']) && $_REQUEST['Update'] !=='')||(isset($_REQUEST['Apply']) && $_REQUEST['Apply'] !=='')||(isset($_REQUEST['RestoreDefaults']) && $_REQUEST['RestoreDefaults'] !=='')) && $right==='W' &&check_bitrix_sessid()) | ( | $_SERVER[ 'REQUEST_METHOD'] = == 'POST' && ( (isset($_REQUEST['Update']) && $_REQUEST['Update'] !== '') || (isset($_REQUEST['Apply']) && $_REQUEST['Apply'] !== '') || (isset($_REQUEST['RestoreDefaults']) && $_REQUEST['RestoreDefaults'] !== '') ) && $right === 'W' && check_bitrix_sessid() | ) |
См. определение в файле options.php строка 112