PHP Interface Networking\InitCmsBundle\Model\PageListenerInterface

Author: Yorkie Chadwick ([email protected])
Afficher le fichier Open project: networking/init-cms-bundle

Méthodes publiques

Méthode Description
onFlush ( Doctrine\ORM\Event\OnFlushEventArgs $args ) : mixed
postPersist ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) : mixed

Method Details

onFlush() public méthode

public onFlush ( Doctrine\ORM\Event\OnFlushEventArgs $args ) : mixed
$args Doctrine\ORM\Event\OnFlushEventArgs
Résultat mixed

postPersist() public méthode

public postPersist ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) : mixed
$args Doctrine\Common\Persistence\Event\LifecycleEventArgs
Résultat mixed