This file contains the FEText, FEName, FEEmail, FEDomainName classes
$Id: FEText.inc 1463 2005-07-12 21:52:07Z hemna $
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 Fri, 28 Jan 2011 08:53:00 -0500 by phpDocumentor 1.4.3