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

Inheritance: implements Sulu\Component\Webspace\Analyzer\Attributes\RequestProcessorInterface
Afficher le fichier Open project: sulu/sulu

Méthodes publiques

Méthode Description
process ( Request $request, RequestAttributes $requestAttributes )
validate ( RequestAttributes $attributes )

Private Methods

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

Method Details

process() public méthode

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

validate() public méthode

public validate ( RequestAttributes $attributes )
$attributes RequestAttributes