1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Файл component_props2.php

См. исходные тексты.

Функции

 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()

PageParams ( $bUrlEncode = true)

См. определение в файле component_props2.php строка 21

Переменные

◆ $abs_path

$abs_path = ""

См. определение в файле component_props2.php строка 76

◆ $arComponent

$arComponent = false

См. определение в файле component_props2.php строка 72

◆ $arComponentDescription

$arComponentDescription = false

См. определение в файле component_props2.php строка 73

◆ $arParameterGroups

$arParameterGroups = array()

См. определение в файле component_props2.php строка 74

◆ $arTemplate

$arTemplate = false

См. определение в файле component_props2.php строка 71

◆ $arValues

$arValues = array()

См. определение в файле component_props2.php строка 70

◆ $bLimitPhpAccess

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

$componentName = $_GET["component_name"]

См. определение в файле component_props2.php строка 49

◆ $componentPath

if($strWarning=="") if ( $strWarning=="") $componentPath = CComponentEngine::MakeComponentPath($componentName)

См. определение в файле component_props2.php строка 197

◆ $componentTemplate

$componentTemplate = $_GET["component_template"]

См. определение в файле component_props2.php строка 50

◆ $curTemplate

$curTemplate = ""

См. определение в файле component_props2.php строка 77

◆ $filesrc

$filesrc = ""

См. определение в файле component_props2.php строка 75

◆ $io

См. определение в файле component_props2.php строка 35

◆ $obJSPopup

$obJSPopup
Инициализатор
= new CJSPopup('',
'TITLE' => GetMessage("comp_prop_title")
)
)
Определения jspopup.php:10
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
GetMessage($name, $aReplace=null)
Определения tools.php:3397

См. определение в файле component_props2.php строка 61

◆ $relPath

$relPath = $io->ExtractPathFromPath($src_path)

См. определение в файле component_props2.php строка 52

◆ $src_line

$src_line = intval($_GET["src_line"])

См. определение в файле component_props2.php строка 38

◆ $src_path

$src_path = $io->CombinePath("/", $_GET["src_path"])

См. определение в файле component_props2.php строка 37

◆ $strWarning

$strWarning = ""

См. определение в файле component_props2.php строка 69

◆ $templateId

$templateId = $_GET["template_id"]

См. определение в файле component_props2.php строка 51

◆ endif

endif

См. определение в файле component_props2.php строка 294

◆ if

if(!array_key_exists("component_name", $_GET)) ( ! array_key_exists"component_name", $_GET)

@global CMain $APPLICATION @global CUser $USER

См. определение в файле component_props2.php строка 10