PHP 클래스 eZ\Publish\Core\MVC\Symfony\Cache\Http\EventListener\RelatedLocationsListener

Both relation and reverse relation are taken into account.
상속: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( eZ\Publish\API\Repository\Repository $repository )
getSubscribedEvents ( )
onContentCacheClear ( ContentCacheClearEvent $event )

메소드 상세

__construct() 공개 메소드

public __construct ( eZ\Publish\API\Repository\Repository $repository )
$repository eZ\Publish\API\Repository\Repository

getSubscribedEvents() 공개 정적인 메소드

public static getSubscribedEvents ( )

onContentCacheClear() 공개 메소드

public onContentCacheClear ( ContentCacheClearEvent $event )
$event eZ\Publish\Core\MVC\Symfony\Event\ContentCacheClearEvent