1C-Bitrix 25.700.0
|
Функции | |
PageParams ($bUrlEncode=true) |
Переменные | |
if (!array_key_exists("component_name", $_GET)) | |
$io = CBXVirtualIo::GetInstance() | |
$src_path = $io->CombinePath("/", $_GET["src_path"]) | |
$src_line = intval($_GET["src_line"]) | |
if(! $USER->CanDoOperation('edit_php') &&! $USER->CanDoFileOperation('fm_lpa', array($_GET["src_site"], $src_path))) | $bLimitPhpAccess = !$USER->CanDoOperation('edit_php') |
$componentName = $_GET["component_name"] | |
$componentTemplate = $_GET["component_template"] | |
$templateId = $_GET["template_id"] | |
$relPath = $io->ExtractPathFromPath($src_path) | |
$obJSPopup | |
$strWarning = "" | |
$arValues = array() | |
$arTemplate = false | |
$arComponent = false | |
$arComponentDescription = false | |
$arParameterGroups = array() | |
$filesrc = "" | |
$abs_path = "" | |
$curTemplate = "" | |
if( $strWarning=="") if($strWarning=="") | $componentPath = CComponentEngine::MakeComponentPath($componentName) |
endif |
PageParams | ( | $bUrlEncode = true | ) |
См. определение в файле component_props2.php строка 21
$abs_path = "" |
См. определение в файле component_props2.php строка 76
$arComponent = false |
См. определение в файле component_props2.php строка 72
$arComponentDescription = false |
См. определение в файле component_props2.php строка 73
$arParameterGroups = array() |
См. определение в файле component_props2.php строка 74
$arTemplate = false |
См. определение в файле component_props2.php строка 71
$arValues = array() |
См. определение в файле component_props2.php строка 70
if (! $USER->CanDoOperation( 'edit_php') &&! $USER->CanDoFileOperation( 'fm_lpa', array( $_GET["src_site"], $src_path))) $bLimitPhpAccess = !$USER->CanDoOperation('edit_php') |
См. определение в файле component_props2.php строка 45
$componentName = $_GET["component_name"] |
См. определение в файле component_props2.php строка 49
if($strWarning=="") if ( $strWarning=="") $componentPath = CComponentEngine::MakeComponentPath($componentName) |
См. определение в файле component_props2.php строка 197
$componentTemplate = $_GET["component_template"] |
См. определение в файле component_props2.php строка 50
$curTemplate = "" |
См. определение в файле component_props2.php строка 77
$filesrc = "" |
См. определение в файле component_props2.php строка 75
$io = CBXVirtualIo::GetInstance() |
См. определение в файле component_props2.php строка 35
$obJSPopup |
См. определение в файле component_props2.php строка 61
$relPath = $io->ExtractPathFromPath($src_path) |
См. определение в файле component_props2.php строка 52
$src_line = intval($_GET["src_line"]) |
См. определение в файле component_props2.php строка 38
$src_path = $io->CombinePath("/", $_GET["src_path"]) |
См. определение в файле component_props2.php строка 37
$strWarning = "" |
См. определение в файле component_props2.php строка 69
$templateId = $_GET["template_id"] |
См. определение в файле component_props2.php строка 51
endif |
См. определение в файле component_props2.php строка 294
if(!array_key_exists("component_name", $_GET)) | ( | ! | array_key_exists"component_name", $_GET | ) |
@global CMain $APPLICATION @global CUser $USER
См. определение в файле component_props2.php строка 10