
Public Member Functions | |
| clean ($value) | |
Public Attributes | |
| $widget = 'Pluf_Form_Widget_TextInput' | |
| Pluf_Form_Field_Email::clean | ( | $ | value | ) |
Validate some possible input for the field.
| mixed | Value to clean. |
Reimplemented from Pluf_Form_Field.
| Pluf_Form_Field_Email::$widget = 'Pluf_Form_Widget_TextInput' |
Widget. The way to "present" the field to the user.
Reimplemented from Pluf_Form_Field.