程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.workplace |
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
|
org.opencms.workplace.explorer |
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
|
org.opencms.workplace.explorer.menu |
Contains the functions that generate the Workplace "Explorer" context menu entries.
|
类和说明 |
---|
CmsMenuRuleTranslator
Provides methods to translate the legacy rule Strings for the context menu entries to the new menu rule set definitions.
|
类和说明 |
---|
CmsMenuRule
Defines a named menu rule set to check the visibility of a single context menu item in the explorer view.
|
类和说明 |
---|
CmsMenuItemVisibilityMode
The visibility modes of a context menu item in the explorer view.
|
CmsMenuRuleTranslator
Provides methods to translate the legacy rule Strings for the context menu entries to the new menu rule set definitions.
|
类和说明 |
---|
A_CmsMenuItemRule
Base implementation of the menu item rule.
|
CmsMenuItemVisibilityMode
The visibility modes of a context menu item in the explorer view.
|
CmsMenuRule
Defines a named menu rule set to check the visibility of a single context menu item in the explorer view.
|
CmsMirContainerPageActive
Defines a menu item rule that sets the visibility to active
if the current resource is opened via the container page editor.
|
I_CmsMenuItemRule
Defines a menu item rule to check the visibility of a context menu item in the explorer view.
|