Interface | Description |
---|---|
CopyUpdater |
Interface to update contents or pages after a copy
|
Class | Description |
---|---|
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 |
Extension point holding all
SiteParameter definitions. |
SiteEnumerator |
Enumerates all sites.
|
SiteParameter<T> |
Definition of a
Site parameter. |
SiteParametersGenerator |
Generates the site parameters (sorted by category and group) and their values, for a given site.
|
SiteParameterTypeExtensionPoint |
Extension point holding all
RepositoryElementType classes for skin parameter data. |
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
|