FixedLengthStringType Class Reference
[Supported meta-types]

Inheritance diagram for FixedLengthStringType:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 toSetter (MetaClass $class, MetaClassProperty $property, MetaClassProperty $holder=null)
 toColumnType ($length=null)


Detailed Description

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


Member Function Documentation

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

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

{$class->getName()}

Reimplemented from BasePropertyType.

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

References EOT, MetaClassProperty::getName(), MetaClassProperty::getSize(), and Assert::isTrue().

Here is the call graph for this function:

FixedLengthStringType::toColumnType ( length = null  ) 

Reimplemented from StringType.

Definition at line 71 of file FixedLengthStringType.class.php.

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

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:57:25 2007 for onPHP by  doxygen 1.5.4