PHP Sulu\Component\Webspace\Analyzer\Attributes 네임스페이스

Interfaces

이름 설명
RequestProcessorInterface Interface for request attributes provider.

클래스들

이름 설명
AdminRequestProcessor Extracts attributes from request for the sulu-admin.
ParameterRequestProcessor Takes the parameters from the requests, and tries to find a suiting portal. It checks for the parameters _locale and _portal. Based on these it will load the best matching portal information, and uses it to analyze the request.
PortalInformationRequestProcessor Adds more information about the Portal if the portalInformation attribute has already been set.
RequestAttributes Container for request attributes.
WebsiteRequestProcessor Extracts attributes from request for the sulu-website.