PHP Class eZ\Publish\Core\MVC\Symfony\Cache\Http\EventListener\RelatedLocationsListener

Both relation and reverse relation are taken into account.
Inheritance: implements Symfony\Component\EventDispatcher\EventSubscriberInterface
Afficher le fichier Open project: ezsystems/ezpublish-kernel Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( eZ\Publish\API\Repository\Repository $repository )
getSubscribedEvents ( )
onContentCacheClear ( ContentCacheClearEvent $event )

Method Details

__construct() public méthode

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

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

onContentCacheClear() public méthode

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