PHP Class Doctrine\OXM\Event\LifecycleEventArgs

Since: 1.0
Author: Jonathan H. Wage ([email protected])
Author: Roman Borschel ([email protected])
Author: Richard Fullmer ([email protected])
Inheritance: extends Doctrine\Common\EventArgs
Afficher le fichier Open project: doctrine/oxm Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $xmlEntity, $xem )
getXmlEntity ( )
getXmlEntityManager ( ) : XmlEntityManager

Method Details

__construct() public méthode

public __construct ( $xmlEntity, $xem )

getXmlEntity() public méthode

public getXmlEntity ( )

getXmlEntityManager() public méthode

public getXmlEntityManager ( ) : XmlEntityManager
Résultat XmlEntityManager