Packages » Package freeform » Class TextInputField

Class TextInputField

Declaration:
<? class TextInputField extends InputField ?>

Description:
A text input field (either a text, textarea or password)

Parent Classes:
InputField

Authors:
  • Dennis Popel

Methods:
  • __construct()
    Construct a text input field with default value, validator and a given type
  • getRenderer()
    Return the renderer of this field for a particular document type
  • getType()
    Return the type of the field