RestrictedBySize
extends Renderer
Table of Contents
Constants
-
JS_TYPE_UNKNOWN
= 'unknown'
Methods
-
__construct()
: mixed
-
getAllowedContentTypes()
: mixed
-
getData()
: mixed
-
getJsType()
: mixed
-
getOption()
: mixed
-
getSizeRestriction()
: mixed
-
render()
: mixed
JS_TYPE_UNKNOWN
public
mixed
JS_TYPE_UNKNOWN
= 'unknown'
__construct()
public
__construct() : 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