
Public Member Functions | |
| clean ($value) | |
Public Attributes | |
| $widget = 'Pluf_Form_Widget_FileInput' | |
| $move_function = 'Pluf_Form_Field_File_moveToUploadFolder' | |
| $max_size = 2097152 | |
| $move_function_params = array() | |
| Pluf_Form_Field_File::clean | ( | $ | value | ) |
Validate some possible input for the field.
| mixed | Input |
Reimplemented from Pluf_Form_Field.
| Pluf_Form_Field_File::$widget = 'Pluf_Form_Widget_FileInput' |
Widget. The way to "present" the field to the user.
Reimplemented from Pluf_Form_Field.
| Pluf_Form_Field_File::$move_function = 'Pluf_Form_Field_File_moveToUploadFolder' |
| Pluf_Form_Field_File::$max_size = 2097152 |
| Pluf_Form_Field_File::$move_function_params = array() |