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

Both relation and reverse relation are taken into account.
Наследование: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Показать файл Открыть проект Примеры использования класса

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

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