![]() |
CMS
Version 3.9
|
Classes | |
class | AdminPageView |
class | ComponentManager |
ComponentManager provides the core functionality for building the component map describing the application configuration. More... | |
class | ComponentPageListView |
class | ComponentPageView |
ComponentPageView generates the page content for a component page, substituting page fields, menus and associated modules into an HTML template. More... | |
class | ComponentUpgradeManager |
class | AdminPage |
class | Component |
class | ComponentPage |
class | ComponentPageModuleXref |
class | ComponentUpdateLog |
class | ComponentManifest |
class | Panel |
Panel provides a reloadable panel tied to an action handler. More... | |
interface | SerializationHandler |
Defines the basic interface contract for a SerializationHandler. More... | |
class | SerializationManager |
SerializationManager handles import/export of DataItems via an XML file. More... | |
class | SerializationForm |
SerializationForm implements the custom form used in the Fakoli admin section import and export pages. More... | |
class | SimpleSerializationHandler |
Provides a simple implementation of a SerializationHandler that can serialize a single DataItem class. More... | |
class | CompoundSerializationHandler |
Provides serialization for a number of DataItem classes, grouped under a common tag in the serialized XML. More... | |
class | UpgradeManager |