Class | Description |
---|---|
BackOfficeRequestHelper |
Helper class that builds the request the front-office makes to the back-office to query a page or a resource.
|
BackOfficeRequestHelper.HttpLock | |
BackOfficeRequestHelper.HttpMkcol | |
BackOfficeRequestHelper.HttpPropfind | |
BackOfficeRequestHelper.HttpUnLock | |
CacheAccessCounter |
Helper for site cache logger
|
CacheAccessManager |
Component that regulates access to the page cache.
|
CMSResponseReader |
Writes the CMS data direct to the client.
|
FrontAuthenticateAction |
The authenticate action for front side
|
FrontBlockingCredentialProviderAction |
This action will authenticate upon a parametrized blocking credential provider
|
FrontCurrentUserProvider |
CurrentUserProvider able to logout from a site. |
GeneratePageAction |
Call the BO for getting a page content and stores it in the local cache.
|
GetSiteAction |
Get the site from server path, port and path.
|
GetTokenAction |
Extracts token from the request and give it as sitemap parameter.
|
Init |
Init class for FO application.
|
InvalidateImagesAction |
Invalidates cached data for a given site.
|
InvalidatePageAction |
Invalidates cached data for a given site.
|
InvalidateSharedResourcesAction |
Invalidates cached data for a given site.
|
InvalidateSiteAction |
Invalidates cached data for a given site.
|
InvalidateSkinAction |
Invalidates cached resources for a given skin.
|
IsFromBackOfficeAction |
Action check if the request is from the backoffice.
|
IsNotEditionAction |
Check if we are in edition mode or not.
|
IsPageCacheableAction |
Blocks until the cacheable status is known.
|
RedirectToEncodedUrlAction |
URL-encode the path segments of the given URL and redirect to it.
|
ResetSiteCacheAction |
Clear the
SiteInformationCache informations. |
ResourceExistsAction |
The cocoon resource exists action but that returns false for folders
|
SetContentDispositionHeaderAction |
Add the "Content-disposition attachment" header if there's a request parameter "download=true".
|
SiteCacheHelper |
Class providing helper methods for cache files.
|
SiteResourceReader |
Resource reader handling hashed resources in site cache as well as "normal" resources.
|