\Pop\Form\TemplateTemplateInterface

Form template interface

Summary

Methods
Constants
getTemplate()
setTemplate()
render()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

getTemplate()

getTemplate() : string

Get form template

Returns

string

render()

render(\Pop\Form\Form  $form) : string

Render the form and return the output

Parameters

\Pop\Form\Form $form

Throws

\Pop\Form\Template\Exception

Returns

string