Differences Between: [Versions 311 and 400] [Versions 311 and 401] [Versions 311 and 402] [Versions 311 and 403]
Defines the form for editing question categories.
Copyright: | 2007 Jamie Pratt me@jamiep.org |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 117 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
question_category_edit_form:: (3 methods):
definition()
set_data()
validation()
Class: question_category_edit_form - X-Ref
Form for editing qusetions categories (name, description, etc.)definition() X-Ref |
No description |
set_data($current) X-Ref |
No description |
validation($data, $files) X-Ref |
Validation. param: array $data param: array $files return: array the errors that were found |