|
Guardable_Form is just Form with hidden fields for form_id and guard_value
Guardable_Form is intended to be used by form controllers that implement form_guard in order to protect the form from receiving duplicate submisions caused for example by pressing submit button of a form multiple times
Located in /form/guardable_form.class.php [line 40]
Tangra_Class
|
--Form
|
--Guardable_Form
|