class Renderer (View source)

Properties

protected $context
protected $object

Methods

__construct(ContextInterface $context, ObjectInterface $object = null)

No description

getKey($ak)

No description

getContext()

No description

setContext(ContextInterface $context)

No description

getView($ak)

No description

buildView($ak)

No description

render($ak)

No description

renderView(ViewInterface $view, $ak)

No description

Details

__construct(ContextInterface $context, ObjectInterface $object = null)

No description

Parameters

ContextInterface $context
ObjectInterface $object

protected getKey($ak)

No description

Parameters

$ak

ContextInterface getContext()

No description

Return Value

ContextInterface

setContext(ContextInterface $context)

No description

Parameters

ContextInterface $context

protected getView($ak)

No description

Parameters

$ak

buildView($ak)

No description

Parameters

$ak

render($ak)

No description

Parameters

$ak

private renderView(ViewInterface $view, $ak)

No description

Parameters

ViewInterface $view
$ak