Solar_View_Helper_Form::getStatus()

public bool Solar_View_Helper_Form::getStatus ( void )

Gets the form validation status.

Parameters

  • None.

Returns

  • (bool) True if the form is currently valid, false if not, null if validation has not been attempted.

Description

Gets the form validation status.



Local