PHP Sulu\Component\Webspace\Analyzer\Attributes Namespace

Interfaces

Name Description
RequestProcessorInterface Interface for request attributes provider.

Classes

Name Description
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.