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

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\LocationService $locationService )
getSubscribedEvents ( )
onContentCacheClear ( ContentCacheClearEvent $event )

Method Details

__construct() public méthode

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

getSubscribedEvents() public static méthode

public static getSubscribedEvents ( )

onContentCacheClear() public méthode

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