Table of Contents
Methods
-
__construct()
: mixed
-
__set()
: mixed
-
getJavaScript()
: string
-
out()
: mixed
-
setBodyTemplate()
: mixed
-
show()
: mixed
__construct()
public
__construct([string $baseURL = '' ]) : mixed
Parameters
-
$baseURL
: string
= ''
-
__set()
public
__set(mixed $field, mixed $value) : mixed
Parameters
-
$field
: mixed
-
-
$value
: mixed
-
getJavaScript()
public
getJavaScript() : string
out()
public
out() : mixed
setBodyTemplate()
public
setBodyTemplate(string $template[, array<string|int, mixed> $vars = [] ]) : mixed
Parameters
-
$template
: string
-
-
$vars
: array<string|int, mixed>
= []
-
show()
public
show() : mixed