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

상속: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel 1 사용 예제들

공개 메소드들

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

메소드 상세

__construct() 공개 메소드

public __construct ( eZ\Publish\API\Repository\LocationService $locationService )
$locationService eZ\Publish\API\Repository\LocationService

getSubscribedEvents() 공개 정적인 메소드

public static getSubscribedEvents ( )

onContentCacheClear() 공개 메소드

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