This file contains the FEText, FEName, FEEmail, FEDomainName classes
$Id: _2_X_form_form_elements_FEText_inc.html,v 1.1.2.2 2005/09/02 00:07:39 hemna Exp $
Class | Description |
---|---|
FEText | This is the Text FormElement which builds a text input field. It has no validation method. |
FEName | This is the Name FormElement which builds a text input field, and validates against the is_name() method. |
FEEmail | This is the Email FormElement which builds a text input field. |
FEEmailMany | This is the EmailMany FormElement which builds a text input field. This allows for multiple email addresses in 1 text input field seperated by commas. |
FEDomainName | This is the DomainName FormElement which builds a text input field. |
FEHostNameWithPort | This is the DomainName FormElement which builds a text input field. It also includes a port # It validates as is_domainname(). |
FEIPAddress | This is the Ip Address FormElement which builds a text input field. |
FEIPAddressWithPort | This is the Ip Address FormElement which builds a text input field. |
FEUrl | This is the URL FormElement which builds a text input field. |
FEUrlStrict | This is the URLStrict FormElement which builds a text input field. |
FEZipcode | This is the FEZipcode class. |
FERegEx | This is the RegEx FormElement which builds a text input field, and validates against the is_regex() method. |
FEColorPicker | This Form Element is used as a DHTML color picker. |
Documentation generated on Thu, 1 Sep 2005 17:05:51 -0700 by phpDocumentor 1.3.0RC3