Bitrix API

Image extends Renderer

Table of Contents

Constants

HEIGHT  = 1920
JS_TYPE_IMAGE  = 'image'
JS_TYPE_UNKNOWN  = 'unknown'
WIDTH  = 1920

Methods

__construct()  : mixed
getAllowedContentTypes()  : mixed
getData()  : mixed
getHeight()  : mixed
getJsType()  : mixed
getOption()  : mixed
getOriginalImage()  : mixed
getResizeType()  : mixed
getSizeRestriction()  : mixed
getWidth()  : mixed
render()  : mixed

Constants

HEIGHT

public mixed HEIGHT = 1920

JS_TYPE_IMAGE

public mixed JS_TYPE_IMAGE = 'image'

JS_TYPE_UNKNOWN

public mixed JS_TYPE_UNKNOWN = 'unknown'

WIDTH

public mixed WIDTH = 1920

Methods

__construct()

public __construct(mixed $name, Uri $sourceUri[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$name : mixed
$sourceUri : Uri
$options : array<string|int, mixed> = []

getAllowedContentTypes()

public static getAllowedContentTypes() : mixed

getHeight()

public getHeight() : mixed

getJsType()

public static getJsType() : mixed

getOption()

public getOption(mixed $name[, mixed $defaultValue = null ]) : mixed
Parameters
$name : mixed
$defaultValue : mixed = null

getOriginalImage()

public getOriginalImage() : mixed

getResizeType()

public getResizeType() : mixed

getSizeRestriction()

public static getSizeRestriction() : mixed

getWidth()

public getWidth() : mixed

render()

public render() : mixed

        
On this page

Search results