PHP Класс eZ\Publish\Core\MVC\Symfony\Cache\Http\EventListener\ParentLocationsListener

Will consider direct parent for all content's locations.
Наследование: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Показать файл Открыть проект Примеры использования класса

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

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