FOFViewForm::getRenderedForm
Returns the HTML rendering of the FOFForm attached to this view. Very useful for customising a form page without having to meticulously hand- code the entire form.
Signature
public function getRenderedForm()
Returns
- string
- The HTML of the rendered form