| 接口 | 说明 |
|---|---|
| I_CmsClassInitializer |
The interface for initializing all classes which implement the
I_CmsHasInit interface. |
| I_CmsDisableable |
Interface for disableable GUI elements.
|
| I_CmsEditableData |
Interface for a bean holding data needed to open the xml content editor.
|
| I_CmsHasInit |
The marker interface for classes which should be initialized via
I_CmsClassInitializer. |
| I_CmsUserAgentInfo |
Interface for accessing user agent info.
|
| 类 | 说明 |
|---|---|
| A_CmsEntryPoint |
Handles exception handling and more for entry points.
|
| CmsCoreProvider |
Client side core data provider.
|
| CmsDefaultUserAgentInfo |
Default implementation of the I_CmsUserAgentInfo interface.
|
| CmsEditableData |
Bean holding data needed to open the xml content editor.
|
| CmsEditableDataJSO |
Javascript overlay object holding data needed to edit a content collector list element.
|
| CmsIEUserAgentInfo |
IE implementation of the I_CmsUserAgentInfo interface.
|
| CmsPingTimer |
A timer which sends an RPC call regularly to keep the session alive.
|
| Messages |
Convenience class to access the localized messages of this OpenCms package.
|