FloatType Class Reference
[Supported meta-types]

Inheritance diagram for FloatType:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setDefault ($default)
 
Exceptions:
WrongArgumentException 

 toColumnType ()
 toPrimitive ()
 toXsdType ()


Detailed Description

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


Member Function Documentation

FloatType::setDefault ( default  ) 

Exceptions:
WrongArgumentException 

Returns:
FloatType

Reimplemented from IntegerType.

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

References BasePropertyType::$default.

FloatType::toColumnType (  ) 

Reimplemented from IntegerType.

Reimplemented in DoubleType, and NumericType.

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

References DataType::create(), and DataType::REAL.

Here is the call graph for this function:

FloatType::toPrimitive (  ) 

Reimplemented from IntegerType.

Definition at line 39 of file FloatType.class.php.

References Primitive::float().

Here is the call graph for this function:

FloatType::toXsdType (  ) 

Reimplemented from IntegerType.

Reimplemented in DoubleType.

Definition at line 44 of file FloatType.class.php.


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