Class Renderer
Renders a target or an array of options.
Methods summary
public
|
#
__construct(
|
public
string
|
|
public
string
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
|
protected
|
|
protected
array
|
#
resolve_options( mixed $target_or_options, array $additional_options = [] )
Resolves rendering options. |
Constants summary
string |
OPTION_LAYOUT
|
#
'layout'
|
string |
OPTION_PARTIAL
|
#
'partial'
|
string |
OPTION_TEMPLATE
|
#
'template'
|
string |
OPTION_CONTENT
|
#
'content'
|
string |
OPTION_LOCALS
|
#
'locals'
|
Properties summary
protected
|
$template_resolver
|