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

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

Переменные

 $strWarning = ""
 $arComponent = false
 $io = CBXVirtualIo::GetInstance()
 $src_path = $io->CombinePath("/", $_GET["src_path"])
 $src_line = intval($_GET["src_line"])
 else
 $f = $io->GetFile($abs_path)
 $filesrc = $f->GetContents()

Переменные

◆ $arComponent

$arComponent = false

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

◆ $f

$f = $io->GetFile($abs_path)

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

◆ $filesrc

$filesrc = $f->GetContents()

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

◆ $io

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

◆ $src_line

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

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

◆ $src_path

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

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

◆ $strWarning

$strWarning = ""

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

◆ else

else
Инициализатор
{
$abs_path = $io->RelativeToAbsolutePath($src_path)
$abs_path
Определения component_props2.php:76
$src_path
Определения component_props2.php:37
$io
Определения csv_new_run.php:98

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