(no description)
File Size: | 109 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
contactsitesupport_form:: (2 methods):
definition()
validation()
Class: contactsitesupport_form - X-Ref
Contact site support form.definition() X-Ref |
Define the contact site support form. |
validation($data, $files) X-Ref |
Validate user supplied data on the contact site support form. param: array $data array of ("fieldname"=>value) of submitted data param: array $files array of uploaded files "element_name"=>tmp_file_path return: array of "element_name"=>"error_description" if there are errors, |