IntegerType Class Reference
[Supported meta-types]

Inheritance diagram for IntegerType:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setDefault ($default)
 
Exceptions:
WrongArgumentException 

 getDeclaration ()
 isMeasurable ()
 toColumnType ()
 toPrimitive ()
 toPrimitiveLimits ()
 toXsdType ()


Detailed Description

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


Member Function Documentation

IntegerType::setDefault ( default  ) 

Exceptions:
WrongArgumentException 

Returns:
IntegerType

Reimplemented from BasePropertyType.

Reimplemented in FloatType, and InetType.

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

References BasePropertyType::$default.

IntegerType::getDeclaration (  ) 

Reimplemented from BasePropertyType.

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

References BasePropertyType::hasDefault().

Here is the call graph for this function:

IntegerType::isMeasurable (  ) 

Reimplemented from BasePropertyType.

Reimplemented in NumericType.

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

IntegerType::toColumnType (  ) 

Reimplemented from BasePropertyType.

Reimplemented in BigIntegerType, DoubleType, FloatType, NumericType, SmallIntegerType, UnsignedBigIntegerType, UnsignedIntegerType, and UnsignedSmallIntegerType.

Definition at line 47 of file IntegerType.class.php.

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

Here is the call graph for this function:

IntegerType::toPrimitive (  ) 

Reimplemented from BasePropertyType.

Reimplemented in FloatType, and InetType.

Definition at line 52 of file IntegerType.class.php.

References Primitive::integer().

Here is the call graph for this function:

IntegerType::toPrimitiveLimits (  ) 

Reimplemented in BigIntegerType, InetType, SmallIntegerType, UnsignedIntegerType, and UnsignedSmallIntegerType.

Definition at line 57 of file IntegerType.class.php.

References PrimitiveInteger::SIGNED_MAX, and PrimitiveInteger::SIGNED_MIN.

IntegerType::toXsdType (  ) 

Reimplemented in BigIntegerType, DoubleType, FloatType, InetType, SmallIntegerType, UnsignedBigIntegerType, and UnsignedIntegerType.

Definition at line 65 of file IntegerType.class.php.


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