1C-Bitrix 25.700.0
|
Переменные | |
const | BX_PUBLIC_MODE 0 |
$addUrl = 'lang='.LANGUAGE_ID.(isset($logical) && $logical == "Y"?'&logical=Y':'') | |
$useEditor3 = COption::GetOptionString('fileman', "use_editor_3", "N") == "Y" | |
$bFromComponent | |
$bDisableEditor = !CModule::IncludeModule('fileman') || (isset($_REQUEST['noeditor']) && $_REQUEST['noeditor'] == 'Y') | |
if (!( $USER->CanDoOperation( 'fileman_admin_files')||$USER->CanDoOperation( 'fileman_edit_existent_files'))) =htmlspecialcharsbx($site) | |
$obJSPopup = new CJSPopup("lang=".urlencode($_GET["lang"] ?? '')."&site=".urlencode($_GET["site"] ?? '')."&back_url=".urlencode($_GET["back_url"] ?? '')."&path=".urlencode($_GET["path"] ?? '')."&name=".urlencode($_GET["name"] ?? ''), array("SUFFIX"=>(isset($_REQUEST['subdialog']) && $_REQUEST['subdialog'] == 'Y'? 'editor':''))) | |
$strWarning = "" | |
$site_template = false | |
$rsSiteTemplates = CSite::GetTemplateList($site ?? '') | |
while($arSiteTemplate=$rsSiteTemplates->Fetch()) | $io = CBXVirtualIo::GetInstance() |
$bVarsFromForm = false | |
$bSessIDRefresh = false | |
$editor_name = $_REQUEST['editor_name'] ?? 'filesrc_pub' | |
$filename = $_REQUEST['filename'] ?? '' | |
$new = $_REQUEST['new'] ?? '' | |
$template = $_REQUEST['template'] ?? '' | |
if($filename !='' &&($mess=CFileMan::CheckFileName($filename)) !==true | $path ) = urldecode($path ?? '') |
$site = CFileMan::__CheckSite($site) | |
$DOC_ROOT = CSite::GetSiteDocRoot($site) | |
$abs_path = $DOC_ROOT.$path | |
$arPath = Array($site, $path) | |
if(! $io->FileExists($abs_path) &&! $io->DirectoryExists($abs_path)) | $relPath = $io->ExtractPathFromPath($path) |
$NEW_ROW_CNT = 1 | |
$arParsedPath = CFileMan::ParsePath(Array($site, $path), true, false, "", false) | |
$isScriptExt = in_array(CFileman::GetFileExtension($path), CFileMan::GetScriptFileExt()) | |
$imgName = $filename | |
width | __pad0__ |
$abs_path = $DOC_ROOT.$path |
См. определение в файле file_edit.php строка 67
$addUrl = 'lang='.LANGUAGE_ID.(isset($logical) && $logical == "Y"?'&logical=Y':'') |
См. определение в файле file_edit.php строка 6
$arParsedPath = CFileMan::ParsePath(Array($site, $path), true, false, "", false) |
См. определение в файле file_edit.php строка 88
$arPath = Array($site, $path) |
См. определение в файле file_edit.php строка 72
$bDisableEditor = !CModule::IncludeModule('fileman') || (isset($_REQUEST['noeditor']) && $_REQUEST['noeditor'] == 'Y') |
См. определение в файле file_edit.php строка 16
$bFromComponent |
$bSessIDRefresh = false |
См. определение в файле file_edit.php строка 45
$bVarsFromForm = false |
См. определение в файле file_edit.php строка 44
$DOC_ROOT = CSite::GetSiteDocRoot($site) |
См. определение в файле file_edit.php строка 66
$editor_name = $_REQUEST['editor_name'] ?? 'filesrc_pub' |
См. определение в файле file_edit.php строка 46
$filename = $_REQUEST['filename'] ?? '' |
См. определение в файле file_edit.php строка 47
if ( $filename=='') $imgName = $filename |
См. определение в файле file_edit.php строка 94
while ( $arSiteTemplate=$rsSiteTemplates->Fetch()) $io = CBXVirtualIo::GetInstance() |
См. определение в файле file_edit.php строка 42
$isScriptExt = in_array(CFileman::GetFileExtension($path), CFileMan::GetScriptFileExt()) |
См. определение в файле file_edit.php строка 89
$new = $_REQUEST['new'] ?? '' |
См. определение в файле file_edit.php строка 48
$NEW_ROW_CNT = 1 |
См. определение в файле file_edit.php строка 86
$obJSPopup = new CJSPopup("lang=".urlencode($_GET["lang"] ?? '')."&site=".urlencode($_GET["site"] ?? '')."&back_url=".urlencode($_GET["back_url"] ?? '')."&path=".urlencode($_GET["path"] ?? '')."&name=".urlencode($_GET["name"] ?? ''), array("SUFFIX"=>(isset($_REQUEST['subdialog']) && $_REQUEST['subdialog'] == 'Y'? 'editor':''))) |
См. определение в файле file_edit.php строка 28
См. определение в файле file_edit.php строка 59
if (! $io->FileExists( $abs_path) &&! $io->DirectoryExists( $abs_path)) $relPath = $io->ExtractPathFromPath($path) |
См. определение в файле file_edit.php строка 84
$rsSiteTemplates = CSite::GetTemplateList($site ?? '') |
См. определение в файле file_edit.php строка 32
$site = CFileMan::__CheckSite($site) |
См. определение в файле file_edit.php строка 62
$site_template = false |
См. определение в файле file_edit.php строка 31
$strWarning = "" |
См. определение в файле file_edit.php строка 30
$template = $_REQUEST['template'] ?? '' |
См. определение в файле file_edit.php строка 49
$useEditor3 = COption::GetOptionString('fileman', "use_editor_3", "N") == "Y" |
См. определение в файле file_edit.php строка 7
width __pad0__ |
См. определение в файле file_edit.php строка 747
const BX_PUBLIC_MODE 0 |
См. определение в файле file_edit.php строка 2
if(CAutoSave::Allowed()) | ( | ! | $USER->CanDoOperation( 'fileman_admin_files')||$USER->CanDoOperation( 'fileman_edit_existent_files') | ) | =htmlspecialcharsbx($site) |
См. определение в файле file_edit.php строка 18