Solar_Form::getStatus()

public bool Solar_Form::getStatus ( void )

Gets the current overall form validation status.

Parameters

  • None.

Returns

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

Description

Gets the current overall form validation status.



Local