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.