Bitrix API

UploadRequest

Table of Contents

Methods

__construct()  : mixed
getContentType()  : string
getHeight()  : int
getName()  : string
getSize()  : int
getWidth()  : int
setHeight()  : void
setWidth()  : void

Methods

__construct()

public __construct(string $name, string $contentType, int $size) : mixed
Parameters
$name : string
$contentType : string
$size : int

getContentType()

public getContentType() : string
Return values
string

setHeight()

public setHeight(int $height) : void
Parameters
$height : int

setWidth()

public setWidth(int $width) : void
Parameters
$width : int

        
On this page

Search results