PHP 클래스 Networking\InitCmsBundle\Doctrine\Extensions\Versionable\VersionListener

저자: Yorkie Chadwick ([email protected])
파일 보기 프로젝트 열기: networking/init-cms-bundle

공개 메소드들

메소드 설명
postPersist ( Doctrine\ORM\Event\LifecycleEventArgs $args )
postUpdate ( Doctrine\ORM\Event\LifecycleEventArgs $args )

비공개 메소드들

메소드 설명
makeSnapshot ( $entity, EntityManager $em )

메소드 상세

postPersist() 공개 메소드

public postPersist ( Doctrine\ORM\Event\LifecycleEventArgs $args )
$args Doctrine\ORM\Event\LifecycleEventArgs

postUpdate() 공개 메소드

public postUpdate ( Doctrine\ORM\Event\LifecycleEventArgs $args )
$args Doctrine\ORM\Event\LifecycleEventArgs