class Renderer (View source)

Properties

protected $context
protected $form

Methods

__construct(ContextInterface $context, FormInterface $form)

No description

getContext()

No description

setContext(ContextInterface $context)

No description

render(Entry $entry = null)

No description

Details

__construct(ContextInterface $context, FormInterface $form)

No description

Parameters

ContextInterface $context
FormInterface $form

ContextInterface getContext()

No description

Return Value

ContextInterface

setContext(ContextInterface $context)

No description

Parameters

ContextInterface $context

render(Entry $entry = null)

No description

Parameters

Entry $entry