interface FormRenderer
Defines method that must implement form renderer.
Provides complete form rendering.
string render(Form $form)