PHP Интерфейс Networking\InitCmsBundle\Model\PageListenerInterface

Автор: Yorkie Chadwick ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
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