Previous Page
endGroup()

Solar_View_Helper_Form
fetch()

Next Page
form()

fetch()

public string fetch ( bool $with_form_tag default true )

Builds and returns the form output.

Parameters

  • (bool) $with_form_tag: If true (the default) outputs the form with <form>...</form> tags. If false, it does not.

Returns

  • (string)

Description

Builds and returns the form output.