|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ContentCenterSetup | Sets up the content section. |
ContentSectionSetup | Sets up the content section. |
Initializer | The main initializer for the Content Management System. |
Installer | Provides methods to install the Content Management System. |
PageClassConfigHandler | SAX event handler class for parsing configuration file. |
SectionInitializer | Initializes a content section, registering a default workflow, lifecycle & roles and adding the content types |
ServiceInstaller | Provides methods to install the CMS Service application, which is used by the Content Management System as a store for global resources and assets. |
Util | Utility functions for use by installer classes. |
WorkspaceInstaller | Provides methods to install the Content Center application, which is used by the Content Management System. |
Provides a set of classes to install and initialize the Content Management System.
There are two common types of files:
Installers - These classes contain the code to install the Content Management System and mount content sections.
Initializers - These classes are run at server startup and are used to install the Content Management System if it has not already been installed. For the most part, initializers call the installers' methods.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |