Solar_View_Helper_Form::setStatus()
public
Solar_View_Helper_Form
Solar_View_Helper_Form::setStatus
( bool $flag
)
Sets the form validation status.
Parameters
(bool)
$flag
: True if you want to say the form is valid, false if you want to say it is not valid, null if you want to say that validation has not been attempted.
Returns
(Solar_View_Helper_Form)
Description
Sets the form validation status.