Solar_View_Helper_Form::__toString()

public string Solar_View_Helper_Form::__toString ( void )

Magic __toString() to print out the form automatically.

Parameters

  • None.

Returns

  • (string) The form output.

Description

Magic __toString() to print out the form automatically.

Note that this calls fetch() and will reset the form afterwards.



Local