Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
File Cписок членов класса

Полный список членов класса File, включая наследуемые из базового класса

$dataPositionFileprotected
$fileIndexFileprotected
$filePointerFileprotected
$languageIdFileprotected
$messageCodesFileprotected
$messageEnclosureFileprotected
$messagesFileprotected
$messagesCountFileprotected
$operatingEncodingFileprotected
$originalPathFileSystemEntryprotected
$pathFileSystemEntryprotected
$pathPhysicalFileSystemEntryprotected
$siteIdFileSystemEntryprotected
$sourceEncodingFileprotected
__construct($path, $siteId=null)File
APPENDFile
close()File
delete()File
deleteFile($path)Filestatic
getContents()File
getContentType()File
getCreationTime()File
getDirectory()FileSystemEntry
getDirectoryName()FileSystemEntry
getDocumentRoot($siteId)FileSystemEntryprotectedstatic
getExtension()FileEntry
getFileContents($path)Filestatic
getFileSize()FileEntry
getLangId()File
getLastAccessTime()File
getModificationTime()File
getName()FileSystemEntry
getOperatingEncoding()File
getPath()FileSystemEntry
getPermissions()File
getPhysicalPath()FileSystemEntry
getSize()File
getSourceEncoding()File
instantiateByIndex(Index\FileIndex $fileIndex)Filestatic
instantiateByIoFile(Main\IO\File $fileIn)Filestatic
instantiateByPath(string $path)Filestatic
isDirectory()FileEntry
isExists()File
isFile()FileEntry
isFileExists($path)Filestatic
isLink()FileEntry
isReadable()File
isSystem()FileSystemEntry
isWritable()File
lint(string $content='', array $validTokens=[\T_OPEN_TAG, \T_CLOSE_TAG, \T_WHITESPACE, \T_CONSTANT_ENCAPSED_STRING, \T_VARIABLE, \T_COMMENT, \T_DOC_COMMENT], array $validChars=['[', ']', ';', '='])File
load()File
loadTokens()File
markWritable()File
open($mode)File
putContents($data, $flags=self::REWRITE)File
Bitrix::Main::IO::FileEntry::putContents($data)FileEntry
putFileContents($path, $data, $flags=self::REWRITE)Filestatic
readFile()File
rename($newPath)FileSystemEntry
REWRITEFile
seek($position)File
setLangId(string $languageId)File
setOperatingEncoding(string $encoding)File
setSourceEncoding(string $encoding)File