Program_Root/form/form_elements/FEText.inc

Description

This file contains the FEText, FEName, FEEmail, FEDomainName classes

$Id: _form_form_elements_FEText_inc.html,v 1.14 2003/08/01 01:37:46 hemna Exp $

Classes
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.

Documention generated on Thu, 31 Jul 2003 18:32:35 -0700 by phpDocumentor 1.2.0