StringType Class Reference
[Supported meta-types]

Inheritance diagram for StringType:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 setDefault ($default)
 
Exceptions:
WrongArgumentException 

 getDeclaration ()
 isMeasurable ()
 toColumnType ($length=null)
 toPrimitive ()
 toXsdType ()


Detailed Description

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


Member Function Documentation

StringType::setDefault ( default  ) 

Exceptions:
WrongArgumentException 

Returns:
StringType

Reimplemented from BasePropertyType.

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

References BasePropertyType::$default.

StringType::getDeclaration (  ) 

Reimplemented from BasePropertyType.

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

References BasePropertyType::hasDefault().

Here is the call graph for this function:

StringType::isMeasurable (  ) 

Reimplemented from BasePropertyType.

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

StringType::toColumnType ( length = null  ) 

Reimplemented in FixedLengthStringType.

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

References DataType::create(), DataType::TEXT, and DataType::VARCHAR.

Here is the call graph for this function:

StringType::toPrimitive (  ) 

Reimplemented from BasePropertyType.

Definition at line 55 of file StringType.class.php.

References Primitive::string().

Here is the call graph for this function:

StringType::toXsdType (  ) 

Definition at line 60 of file StringType.class.php.


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