Inherits DateTimeDescription.
|
| | __construct (ClassDescription $classDesctiption, $propertyName, $columnName, $notNull) |
| |
| | parse ($value, $object) |
| |
| | serialize ($value, $object) |
| |
| | getPdoDataType ($value) |
| |
| | __construct (ClassDescription $classDesctiption, $propertyName, $columnName, $columnReturnName, $notNull) |
| |
| | parse ($value, $object) |
| |
| | serialize ($value, $object) |
| |
| | getPdoDataType ($value) |
| |
| | __construct (ClassDescription $classDesctiption, $propertyName, $columnName, $columnReturnName, $notNull) |
| |
| | parse ($value, $object) |
| |
| | serialize ($value, $object) |
| |
| | getPropertyName () |
| |
| | getColumnName () |
| |
| | getNotNull () |
| |
| | getDbDataType () |
| |
| | getAnsiDataType () |
| |
| | getPdoDataType ($value) |
| |
| | getColumnReturnName () |
| |
| | __toString () |
| |
◆ __construct()
| __construct |
( |
ClassDescription |
$classDesctiption, |
|
|
|
$propertyName, |
|
|
|
$columnName, |
|
|
|
$notNull |
|
) |
| |
◆ getPdoDataType()
◆ parse()
| parse |
( |
|
$value, |
|
|
|
$object |
|
) |
| |
◆ serialize()
| serialize |
( |
|
$value, |
|
|
|
$object |
|
) |
| |
The documentation for this class was generated from the following file: