HTML_QuickForm::isSubmitted()
Description
Tells whether the form was already submitted. Using this method when $trackSubmit parameter of QuickForm's constructor is used is more reliable than checking whether form's submit values are empty.
|
Helping ordinary people create extraordinary websites! |
|
HTML_QuickForm::isSubmitted()DescriptionTells whether the form was already submitted. Using this method when $trackSubmit parameter of QuickForm's constructor is used is more reliable than checking whether form's submit values are empty. |