Public Member Functions | |
isGeneric () | |
toColumnType () | |
toPrimitive () | |
toXsdType () |
Definition at line 16 of file DateType.class.php.
DateType::isGeneric | ( | ) |
DateType::toColumnType | ( | ) |
Reimplemented from ObjectType.
Reimplemented in TimestampType.
Definition at line 23 of file DateType.class.php.
References DataType::create(), and DataType::DATE.
DateType::toPrimitive | ( | ) |
Reimplemented from ObjectType.
Reimplemented in TimestampType.
Definition at line 28 of file DateType.class.php.
References Primitive::date().
DateType::toXsdType | ( | ) |