Pluf_Form_Field_Float Class Reference

Inheritance diagram for Pluf_Form_Field_Float:

Pluf_Form_Field

List of all members.

Public Member Functions

 clean ($value)

Public Attributes

 $widget = 'Pluf_Form_Widget_TextInput'
 $max_value = null
 $min_value = null


Member Function Documentation

Pluf_Form_Field_Float::clean ( value  ) 

Validate some possible input for the field.

Parameters:
mixed Value to clean.
Returns:
mixed Cleaned data or throw a Pluf_Form_Invalid exception.

Reimplemented from Pluf_Form_Field.


Member Data Documentation

Pluf_Form_Field_Float::$widget = 'Pluf_Form_Widget_TextInput'

Widget. The way to "present" the field to the user.

Reimplemented from Pluf_Form_Field.

Pluf_Form_Field_Float::$max_value = null

Pluf_Form_Field_Float::$min_value = null


The documentation for this class was generated from the following file:

Generated on Wed Feb 3 15:44:52 2010 for Pluf by  doxygen