db
DateDescription Class Reference

Inherits DateTimeDescription.

Protected Attributes

 $ansiDataType = AbstractPropertyDescription::ANSI_DATA_TYPE_TIMESTAMP
 
 $format = "Y-m-d"
 
- Protected Attributes inherited from DateTimeDescription
 $format = "Y-m-d H:i:s"
 
- Protected Attributes inherited from AbstractPropertyDescription
 $classDesctiption
 
 $propertyName
 
 $columnName
 
 $columnReturnName
 
 $notNull = false
 
 $dbDataType
 
 $ansiDataType
 
 $pdoDataType
 

Additional Inherited Members

- Public Member Functions inherited from DateTimeDescription
 __construct (ClassDescription $classDesctiption, $propertyName, $columnName, $columnReturnName, $notNull)
 
 parse ($value, $object)
 
 serialize ($value, $object)
 
 getPdoDataType ($value)
 
- Public Member Functions inherited from AbstractPropertyDescription
 __construct (ClassDescription $classDesctiption, $propertyName, $columnName, $columnReturnName, $notNull)
 
 parse ($value, $object)
 
 serialize ($value, $object)
 
 getPropertyName ()
 
 getColumnName ()
 
 getNotNull ()
 
 getDbDataType ()
 
 getAnsiDataType ()
 
 getPdoDataType ($value)
 
 getColumnReturnName ()
 
 __toString ()
 
- Public Attributes inherited from AbstractPropertyDescription
const ANSI_DATA_TYPE_CHAR_VARYING = "varchar"
 
const ANSI_DATA_TYPE_INT = "int"
 
const ANSI_DATA_TYPE_BOOLEAN = "boolean"
 
const ANSI_DATA_TYPE_FLOAT = "float"
 
const ANSI_DATA_TYPE_DATE = "date"
 
const ANSI_DATA_TYPE_TIME = "time"
 
const ANSI_DATA_TYPE_TIMESTAMP = "timestamp"
 
const ANSI_DATA_TYPE_BIT_VARYING = "bitvarying"
 
- Protected Member Functions inherited from AbstractPropertyDescription
 extractParameter ($parameterName, array &$definitions, $raiseExceprionIfNotPresent=false, $default=NULL)
 

Detailed Description

Popis data

Member Data Documentation

◆ $ansiDataType

◆ $format

$format = "Y-m-d"
protected

The documentation for this class was generated from the following file: