FreenetIS
 All Classes Namespaces Functions Variables Pages
Public Attributes | List of all members
Form_Field Class Reference

Form grid field. More...

Inheritance diagram for Form_Field:
Field

Public Attributes

 $type
 $input
 $rules
 $options
 $callback
- Public Attributes inherited from Field
 $label
 $name
 $bool
 $class
 $order = true
 $style
 $help
 $args

Additional Inherited Members

- Public Member Functions inherited from Field
 __construct ($name)
 Contruct of field, set label by its name with auto internationalization.
 __call ($method, $args)
 Call method (sets properties)
 label ($label)
 Sets label of field.
 render ()
 Render field.
 __toString ()
 Render field.

Detailed Description

Form grid field.

Form_Field type(string $name) Form_Field input(string $input) Form_Field rules(string $rules) Form_Field options(array $options) Form_Field callback(mixed $callback)


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