PHP Class Doctrine\OXM\Types\ArrayType

Since: 2.0
Inheritance: extends Type
Afficher le fichier Open project: doctrine/oxm Class Usage Examples

Méthodes publiques

Méthode Description
convertToPHPValue ( $value ) todo - use something more friendly here? like implode/explode?
convertToXmlValue ( $value )
getName ( )

Method Details

convertToPHPValue() public méthode

todo - use something more friendly here? like implode/explode?
public convertToPHPValue ( $value )

convertToXmlValue() public méthode

public convertToXmlValue ( $value )

getName() public méthode

public getName ( )