PHP 인터페이스 Networking\InitCmsBundle\Model\PageListenerInterface

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

공개 메소드들

메소드 설명
onFlush ( Doctrine\ORM\Event\OnFlushEventArgs $args ) : mixed
postPersist ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) : mixed

메소드 상세

onFlush() 공개 메소드

public onFlush ( Doctrine\ORM\Event\OnFlushEventArgs $args ) : mixed
$args Doctrine\ORM\Event\OnFlushEventArgs
리턴 mixed

postPersist() 공개 메소드

public postPersist ( Doctrine\Common\Persistence\Event\LifecycleEventArgs $args ) : mixed
$args Doctrine\Common\Persistence\Event\LifecycleEventArgs
리턴 mixed