class FormContext extends ViewContext (View source)

Properties

protected $entry from  ViewContext
protected $form from  ViewContext

Methods

getEntry()

No description

setEntry(Entry $entry)

No description

getAttributeContext()

No description

getForm()

No description

setForm(FormInterface $form)

No description

setLocation(TemplateLocator $locator)

No description

Details

getEntry()

No description

setEntry(Entry $entry)

No description

Parameters

Entry $entry

getAttributeContext()

No description

getForm()

No description

setForm(FormInterface $form)

No description

Parameters

FormInterface $form

TemplateLocator setLocation(TemplateLocator $locator)

No description

Parameters

TemplateLocator $locator

Return Value

TemplateLocator