PHP 클래스 Sulu\Component\Webspace\Analyzer\Attributes\PortalInformationRequestProcessor

상속: implements Sulu\Component\Webspace\Analyzer\Attributes\RequestProcessorInterface
파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
process ( Request $request, RequestAttributes $requestAttributes )
validate ( RequestAttributes $attributes )

비공개 메소드들

메소드 설명
getResourceLocatorFromRequest ( PortalInformation $portalInformation, Request $request ) : array Returns resource locator and format of current request.

메소드 상세

process() 공개 메소드

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

validate() 공개 메소드

public validate ( RequestAttributes $attributes )
$attributes RequestAttributes