Inherits AbstractPropertyDescription.
Inherited by ImageDescription.
|
| | __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 | |
◆ getObjectStorageDir()
| getObjectStorageDir |
( |
|
$object | ) |
|
vrati informace do ktereho adresare se maji nahrat soubory pro objekt
- Parameters
-
◆ getPdoDataType()
◆ getStorageDir()
vrati informace do ktereho adresare souboru se ma nahrat
- Parameters
-
◆ isInFileStorage()
| isInFileStorage |
( |
File |
$file, |
|
|
|
$object |
|
) |
| |
|
protected |
vraci ture pokud je soubor v uz soubor ulozeni ve storage
- Parameters
-
- Returns
- type
◆ isWebVisible()
◆ parse()
| parse |
( |
|
$value, |
|
|
|
$object |
|
) |
| |
◆ serialize()
| serialize |
( |
|
$value, |
|
|
|
$object |
|
) |
| |
- Parameters
-
- Returns
- string
- Exceptions
-
◆ $fileDir
◆ $log
◆ $missingFileFilePath
| $missingFileFilePath = NULL |
|
protected |
◆ $storageDir
◆ $webVisible
The documentation for this class was generated from the following file: