| AddPageWizardHelper |
Component to help AddPageWizard to get all it's infos without calling PageDAO or TagsDAO multiple times
|
| CopyUpdaterExtensionPoint |
This class is in charge of handling CopyUpdater extension point.
|
| GlobalStatisticsAction |
Provides some statistics about all the sites, such as:
Number of sites
Number of live contents
Number of orphaned contents
Number of external contents
|
| IsFromFrontOfficeAction |
Action check if the request attribute WebAuthenticateAction.REQUEST_ATTRIBUTE_FRONTOFFICE_REQUEST is set to true.
|
| SiteColorsComponent |
Component listing the available colors for a site
|
| SiteColorsGenerator |
Generates the site colors from the component
|
| SiteConfigurationAction |
Get the site configuration parameters and their values
|
| SiteConfigurationExtensionPoint |
|
| SiteConfigurationManager |
Helper component for managing sites configuration.
|
| SiteEnumerator |
Enumerates all sites.
|
| SiteParameterParser |
Parser for Site parameter.
|
| SiteParameterTypeExtensionPoint |
|
| SiteParameterWrapper<T> |
Definition of a Site parameter.
|
| SiteParameterWrapperParser |
Parser for Site parameter wrapper.
|
| SitesGenerator |
SAXes sites front-office configuration.
|
| SitesPopulationsGenerator |
Sax the datasources files limited to datasources useful for front-office
|
| SiteStatisticsAction |
Provides some statistics about a Site, such as :
Number of pages
Number of live contents
Number of orphaned contents
Number of external contents
|
| SiteStatisticsGenerator |
Provides some statistics about a Site, such as :
Number of pages
Number of live contents
Number of orphaned contents
Number of external contents
|
| ValidateTokenGenerator |
Validates a given token and return in xml the associated login/populationId
|