PHP Class Newscoop\NewscoopBundle\ORM\UTCDateTimeType

Inheritance: extends Doctrine\DBAL\Types\DateTimeType
Afficher le fichier Open project: sourcefabric/newscoop

Méthodes publiques

Méthode Description
convertToDatabaseValue ( $value, Doctrine\DBAL\Platforms\AbstractPlatform $platform )
convertToPHPValue ( $value, Doctrine\DBAL\Platforms\AbstractPlatform $platform )

Method Details

convertToDatabaseValue() public méthode

public convertToDatabaseValue ( $value, Doctrine\DBAL\Platforms\AbstractPlatform $platform )
$platform Doctrine\DBAL\Platforms\AbstractPlatform

convertToPHPValue() public méthode

public convertToPHPValue ( $value, Doctrine\DBAL\Platforms\AbstractPlatform $platform )
$platform Doctrine\DBAL\Platforms\AbstractPlatform