Home | Trees | Indices | Help |
|
---|
|
object --+ | FormWidget
helper for SQLFORM to generate form input fields (widget), related to the fieldtype
|
|||
Inherited from |
|
|||
|
|||
|
|
|||
_class =
|
|
|||
Inherited from |
|
helper to build a common set of attributes :param field: the field involved, some attributes are derived from this :param widget_attributes: widget related attributes :param attributes: any other supplied attributes |
generates the widget for the field. When serialized, will provide an INPUT tag: - id = tablename_fieldname - class = field.type - name = fieldname :param field: the field needing the widget :param value: value :param attributes: any other attributes to be applied |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 16 02:36:17 2014 | http://epydoc.sourceforge.net |