BooleanType Class Reference
[Supported meta-types]

Inheritance diagram for BooleanType:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setDefault ($default)
 
Exceptions:
WrongArgumentException 

 getDeclaration ()
 isMeasurable ()
 toColumnType ()
 toPrimitive ()
 toXsdType ()
 toGetter (MetaClass $class, MetaClassProperty $property, MetaClassProperty $holder=null)
 toSetter (MetaClass $class, MetaClassProperty $property, MetaClassProperty $holder=null)


Detailed Description

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


Member Function Documentation

BooleanType::setDefault ( default  ) 

Exceptions:
WrongArgumentException 

Returns:
BooleanType

Reimplemented from BasePropertyType.

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

References BasePropertyType::$default.

BooleanType::getDeclaration (  ) 

Reimplemented from BasePropertyType.

Definition at line 36 of file BooleanType.class.php.

References BasePropertyType::hasDefault().

Here is the call graph for this function:

BooleanType::isMeasurable (  ) 

Reimplemented from BasePropertyType.

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

BooleanType::toColumnType (  ) 

Reimplemented from BasePropertyType.

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

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

Here is the call graph for this function:

BooleanType::toPrimitive (  ) 

Reimplemented from BasePropertyType.

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

References Primitive::boolean().

Here is the call graph for this function:

BooleanType::toXsdType (  ) 

Definition at line 62 of file BooleanType.class.php.

BooleanType::toGetter ( MetaClass class,
MetaClassProperty property,
MetaClassProperty holder = null 
)

Reimplemented from BasePropertyType.

Definition at line 67 of file BooleanType.class.php.

References EOT, and MetaClassProperty::getName().

Here is the call graph for this function:

BooleanType::toSetter ( MetaClass class,
MetaClassProperty property,
MetaClassProperty holder = null 
)

Returns:
{$holder->getClass()->getName()}

{$class->getName()}

{$class->getName()}

Reimplemented from BasePropertyType.

Definition at line 112 of file BooleanType.class.php.

References EOT, and MetaClassProperty::getName().

Here is the call graph for this function:


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