PHP Class eZ\Publish\Core\MVC\Symfony\Cache\Http\SignalSlot\SwapLocationSlot

Inheritance: extends HttpCacheSlot
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Protected Methods

Method Description
extractContentId ( eZ\Publish\Core\SignalSlot\Signal $signal ) Not required by this implementation.
purgeHttpCache ( eZ\Publish\Core\SignalSlot\Signal $signal )
supports ( eZ\Publish\Core\SignalSlot\Signal $signal )

Method Details

extractContentId() protected method

Not required by this implementation.
protected extractContentId ( eZ\Publish\Core\SignalSlot\Signal $signal )
$signal eZ\Publish\Core\SignalSlot\Signal

purgeHttpCache() protected method

protected purgeHttpCache ( eZ\Publish\Core\SignalSlot\Signal $signal )
$signal eZ\Publish\Core\SignalSlot\Signal

supports() protected method

protected supports ( eZ\Publish\Core\SignalSlot\Signal $signal )
$signal eZ\Publish\Core\SignalSlot\Signal