[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
print the form to add or edit a feedback-instance
Author: | Andreas Grabs |
License: | http://www.gnu.org/copyleft/gpl.html GNU Public License |
File Size: | 213 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
mod_feedback_mod_form:: (6 methods):
definition()
data_preprocessing()
get_data()
validation()
add_completion_rules()
completion_rule_enabled()
Class: mod_feedback_mod_form - X-Ref
definition() X-Ref |
No description |
data_preprocessing(&$default_values) X-Ref |
No description |
get_data() X-Ref |
No description |
validation($data, $files) X-Ref |
Enforce validation rules here param: array $data array of ("fieldname"=>value) of submitted data param: array $files array of uploaded files "element_name"=>tmp_file_path return: array |
add_completion_rules() X-Ref |
No description |
completion_rule_enabled($data) X-Ref |
No description |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |