/form/FormValidation.inc

Description

$Id: FormValidation.inc 1477 2005-08-23 17:33:00Z hemna $

This class handles the validation of form fields This is used in conjunction with the FormProcessing class, and the FormContent Class. In the FormContent class, you create an array of fields that you want checked in the validate() method.

Classes
Class Description
FormValidation This is the base validation class that contains some basic FormElement validation methods.
Constants
SXVALIDATE_MAX_HOSTNAME_ELEMENT_LENGTH = 63 (line 22)
VALID = TRUE (line 23)
VALIDATE_EMAIL_LENGTH = 256 (line 20)
VALIDATE_MAXSIZE = 40 (line 19)
VALIDATE_MAX_HOSTNAME_LENGTH = 255 (line 21)

Documentation generated on Fri, 28 Jan 2011 08:53:07 -0500 by phpDocumentor 1.4.3