FormField Class Reference
[Data validation layer]

Atom for using in LogicalExpression. More...

List of all members.

Public Member Functions

 __construct ($name)
 getName ()
 toValue (Form $form)

Static Public Member Functions

static create ($name)
 
Returns:
FormField


Private Attributes

 $primitiveName = null


Detailed Description

Atom for using in LogicalExpression.

See also:
DBField

Definition at line 20 of file FormField.class.php.


Constructor & Destructor Documentation

FormField::__construct ( name  ) 

Definition at line 24 of file FormField.class.php.


Member Function Documentation

static FormField::create ( name  )  [static]

Returns:
FormField

Definition at line 32 of file FormField.class.php.

FormField::getName (  ) 

Definition at line 37 of file FormField.class.php.

FormField::toValue ( Form form  ) 

Definition at line 42 of file FormField.class.php.

References PlainForm::getValue().

Here is the call graph for this function:


Member Data Documentation

FormField::$primitiveName = null [private]

Definition at line 22 of file FormField.class.php.


The documentation for this class was generated from the following file:
Generated on Sun Dec 9 21:57:27 2007 for onPHP by  doxygen 1.5.4