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

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

$contentTypeFileDataprotected
$customDataFileInfoprotected
$downloadUrlFileInfoprotected
$fileIdFileInfoprotected
$heightFileDataprotected
$idFileInfoprotected
$nameFileDataprotected
$previewHeightFileInfoprotected
$previewUrlFileInfoprotected
$previewWidthFileInfoprotected
$sizeFileDataprotected
$treatImageAsFileFileInfoprotected
$widthFileDataprotected
__construct($id, string $name, string $contentType, int $size)FileInfo
Bitrix::UI::FileUploader::FileData::__construct(string $name, string $contentType, int $size)FileData
createFromBFile(int $id)FileInfostatic
createFromTempFile(string $tempFileId)FileInfostatic
getContentType()FileData
getCustomData()FileInfo
getDownloadUrl()FileInfo
getFileId()FileInfo
getHeight()FileData
getId()FileInfo
getName()FileData
getPreviewHeight()FileInfo
getPreviewUrl()FileInfo
getPreviewWidth()FileInfo
getSize()FileData
getWidth()FileData
isImage()FileData
jsonSerialize()FileInfo
setCustomData(array $customData)FileInfo
setDownloadUrl(string $downloadUrl)FileInfo
setFileId(int $fileId)FileInfo
setHeight(int $height)FileData
setId($id)FileInfo
setName(string $name)FileData
setPreviewUrl(string $previewUrl, int $previewWidth, int $previewHeight)FileInfo
setTreatImageAsFile(bool $flag)FileInfo
setWidth(int $width)FileData
shouldTreatImageAsFile()FileInfo