PrimitiveTernary Class Reference
[Base data types used in Form]

Inheritance diagram for PrimitiveTernary:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setTrueValue ($trueValue)
 
Returns:
PrimitiveTernary

 setFalseValue ($falseValue)
 
Returns:
PrimitiveTernary

 import ($scope)
 importValue ($value)

Private Attributes

 $falseValue = 0
 $trueValue = 1


Detailed Description

Definition at line 16 of file PrimitiveTernary.class.php.


Member Function Documentation

PrimitiveTernary::setTrueValue ( trueValue  ) 

Returns:
PrimitiveTernary

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

References $trueValue.

PrimitiveTernary::setFalseValue ( falseValue  ) 

Returns:
PrimitiveTernary

Definition at line 34 of file PrimitiveTernary.class.php.

References $falseValue.

PrimitiveTernary::import ( scope  ) 

Reimplemented from BasePrimitive.

Definition at line 41 of file PrimitiveTernary.class.php.

References BasePrimitive::clean().

Here is the call graph for this function:

PrimitiveTernary::importValue ( value  ) 

Reimplemented from BasePrimitive.

Definition at line 61 of file PrimitiveTernary.class.php.

References BasePrimitive::$value.


Member Data Documentation

PrimitiveTernary::$falseValue = 0 [private]

Definition at line 18 of file PrimitiveTernary.class.php.

Referenced by setFalseValue().

PrimitiveTernary::$trueValue = 1 [private]

Definition at line 19 of file PrimitiveTernary.class.php.

Referenced by setTrueValue().


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