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

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

Переменные

const BX_PUBLIC_MODE true
 $obJSPopup = new CJSPopup()
 $strWarning = ""
 $io = CBXVirtualIo::GetInstance()
 $bVarsFromForm = false
 $path = $io->CombinePath("/", urldecode($path))
 $site = CFileMan::__CheckSite($site)
 $DOC_ROOT = CSite::GetSiteDocRoot($site)
 $abs_path = $io->CombinePath($DOC_ROOT, $path)
if(($new==''|| $filename=='') &&! $io->FileExists($abs_path)) if( $new<> '' &&$filename<> '' &&( $io->FileExists( $abs_path)||$io->DirectoryExists( $abs_path))) elseif($new<> '' else )
else $bEdit = true
if(! $bVarsFromForm) else $filesrc = $_POST['filesrc']
 if (CAutoSave::Allowed()) = htmlspecialcharsbx(urlencode($path))
width __pad0__

Переменные

◆ $abs_path

$abs_path = $io->CombinePath($DOC_ROOT, $path)

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

◆ $bEdit

else $bEdit = true

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

◆ $bVarsFromForm

$bVarsFromForm = false

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

◆ $DOC_ROOT

$DOC_ROOT = CSite::GetSiteDocRoot($site)

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

◆ $filesrc

if (! $bVarsFromForm) else $filesrc = $_POST['filesrc']

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

◆ $io

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

◆ $obJSPopup

$obJSPopup = new CJSPopup()

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

◆ $path

$path = $io->CombinePath("/", urldecode($path))

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

◆ $site

$site = CFileMan::__CheckSite($site)

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

◆ $strWarning

$strWarning = ""

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

◆ __pad0__

width __pad0__

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

◆ BX_PUBLIC_MODE

const BX_PUBLIC_MODE true

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

◆ else

if(( $new==''||$filename=='') &&! $io->FileExists( $abs_path)) if($new<> '' && $filename<> '' &&($io->FileExists($abs_path)|| $io->DirectoryExists($abs_path))) elseif ( $new<> '' else)
Инициализатор
{
if(!$io->FileExists($abs_path))
$strWarning = GetMessage("FILEMAN_FILEEDIT_FOLDER_EXISTS")." "
if($canUseYandexMarket) $strWarning
Определения options.php:74
$abs_path
Определения component_props2.php:76
$io
Определения csv_new_run.php:98
GetMessage($name, $aReplace=null)
Определения tools.php:3397

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

◆ if

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