Inherits FileDescription.
|
| | __construct (ClassDescription $classDesctiption, $propertyName, $columnName, $columnReturnName, $notNull, array $parameters=[]) |
| |
| | parse ($value, $object) |
| |
| | __construct (ClassDescription $classDesctiption, $propertyName, $columnName, $columnReturnName, $notNull, array $parameters=[]) |
| |
| | parse ($value, $object) |
| |
| | serialize ($value, $object) |
| |
| | getPdoDataType ($value) |
| |
| | isWebVisible () |
| |
| | getStorageDir ($object) |
| |
| | getObjectStorageDir ($object) |
| |
| | __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, |
|
|
|
$columnReturnName, |
|
|
|
$notNull, |
|
|
array |
$parameters = [] |
|
) |
| |
- Parameters
-
| string | $propertyName | |
| string | $columnName | |
| boolean | $notNull | |
| array | $parameters | |
◆ parse()
| parse |
( |
|
$value, |
|
|
|
$object |
|
) |
| |
The documentation for this class was generated from the following file: