Bitrix API

Audio extends Renderer

Table of Contents

Constants

JS_TYPE_AUDIO  = 'audio'
JS_TYPE_UNKNOWN  = 'unknown'

Methods

__construct()  : mixed
getAllowedContentTypes()  : mixed
getData()  : mixed
getJsType()  : mixed
getOption()  : mixed
getSizeRestriction()  : mixed
render()  : mixed

Constants

JS_TYPE_AUDIO

public mixed JS_TYPE_AUDIO = 'audio'

JS_TYPE_UNKNOWN

public mixed JS_TYPE_UNKNOWN = 'unknown'

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

getData()

public getData() : mixed

getJsType()

public static getJsType() : mixed

getOption()

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

getSizeRestriction()

public static getSizeRestriction() : mixed

render()

public render() : mixed

        
On this page

Search results