PHP Class Doctrine\OXM\Types\DateTimeTzType

Since: 1.0
Author: Benjamin Eberlei ([email protected])
Author: Guilherme Blanco ([email protected])
Author: Jonathan Wage ([email protected])
Author: Roman Borschel ([email protected])
Inheritance: extends Type
Show file Open project: doctrine/oxm Class Usage Examples

Public Methods

Method Description
convertToPHPValue ( $value )
convertToXmlValue ( $value )
getName ( )

Method Details

convertToPHPValue() public method

public convertToPHPValue ( $value )

convertToXmlValue() public method

public convertToXmlValue ( $value )

getName() public method

public getName ( )