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

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

$filePointerFileprotected
$originalPathFileSystemEntryprotected
$pathFileSystemEntryprotected
$pathPhysicalFileSystemEntryprotected
$siteIdFileSystemEntryprotected
__construct($path, $siteId=null)File
addError(Main\Error $error)IErrorable
addErrors(array $errors)IErrorable
APPENDFile
close()File
delete()File
deleteFile($path)Filestatic
generateTemporalFile(string $prefix, string $suffix='.tmp', int $timeToLive=3)Filestatic
getContents()File
getContentType()File
getCreationTime()File
getDirectory()FileSystemEntry
getDirectoryName()FileSystemEntry
getDocumentRoot($siteId)FileSystemEntryprotectedstatic
getErrorByCode($code)Errorable
getErrors()Errorable
getExtension()FileEntry
getFileContents($path)Filestatic
getFileSize()FileEntry
getLastAccessTime()File
getModificationTime()File
getName()FileSystemEntry
getPath()FileSystemEntry
getPermissions()File
getPhysicalPath()FileSystemEntry
getSize()File
hasErrors()IErrorable
isDirectory()FileEntry
isExists()File
isFile()FileEntry
isFileExists($path)Filestatic
isLink()FileEntry
isReadable()File
isSystem()FileSystemEntry
isWritable()File
markWritable()File
open($mode)File
openLoad()File
openWrite()File
putContents($data, $flags=self::REWRITE)File
Bitrix::Main::IO::FileEntry::putContents($data)FileEntry
putFileContents($path, $data, $flags=self::REWRITE)Filestatic
read(int $length)File
readFile()File
rename($newPath)FileSystemEntry
REWRITEFile
seek($position)File
write(string $content)File