PHP Class Sulu\Component\Webspace\Analyzer\Attributes\PortalInformationRequestProcessor

Inheritance: implements Sulu\Component\Webspace\Analyzer\Attributes\RequestProcessorInterface
Datei anzeigen Open project: sulu/sulu

Public Methods

Method Description
process ( Request $request, RequestAttributes $requestAttributes )
validate ( RequestAttributes $attributes )

Private Methods

Method Description
getResourceLocatorFromRequest ( PortalInformation $portalInformation, Request $request ) : array Returns resource locator and format of current request.

Method Details

process() public method

public process ( Request $request, RequestAttributes $requestAttributes )
$request Symfony\Component\HttpFoundation\Request
$requestAttributes RequestAttributes

validate() public method

public validate ( RequestAttributes $attributes )
$attributes RequestAttributes