Form alignment for editing.
Author: | Tung Thai <Tung.ThaiDuc@nashtechglobal.com> |
Copyright: | 2018 Tung Thai |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 94 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 1 time |
Includes or requires: | 0 files |
alignment_form:: (2 methods):
definition()
validation()
Class: alignment_form - X-Ref
Form to edit alignment.definition() X-Ref |
Defines the form. |
validation($data, $files) X-Ref |
Validate the data from the form. param: array $data form data param: array $files form files return: array An array of error messages. |