程序包 | 说明 |
---|---|
org.opencms.ade.galleries | |
org.opencms.editors.codemirror |
This package contains the classes for the embedded CodeMirror text editor with syntax highlighting capabilities.
|
org.opencms.editors.tinymce | |
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.administration |
This package contains the core classes for implementing the administration view.
|
org.opencms.workplace.commons |
Contains often used OpenCms Workplace dialogs, for example
for file operations, user preferences and project based operations like publishing.
|
org.opencms.workplace.comparison |
Contains OpenCms Workplace dialogs to compare OpenCms Xml Documents.
|
org.opencms.workplace.editors |
Base classes for the editors (WYSIWYG, plain text, XML content) used in the OpenCms Workplace.
|
org.opencms.workplace.explorer |
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
|
org.opencms.workplace.galleries |
Contains the various "Galleries" which are available in the editors and widgets of the OpenCms Workplace.
|
org.opencms.workplace.help |
Generates online help available in the OpenCms Workplace.
|
org.opencms.workplace.list |
Generates the list views commonly used in the OpenCms Workplace "Administration" tools.
|
org.opencms.workplace.search |
Contains classes for the workplace search tool.
|
org.opencms.workplace.tools |
Contains the base classes for implementing a tool in the OpenCms Workplace "Administration" view.
|
org.opencms.workplace.tools.accounts |
This package contains the tool classes for the account management related administration views.
|
org.opencms.workplace.tools.cache |
This package contains the OpenCms cache administration tool classes.
|
org.opencms.workplace.tools.content |
This package contains the tool classes for the content tools administration view.
|
org.opencms.workplace.tools.content.check |
This package contains the tool classes for the content check tools administration view.
|
org.opencms.workplace.tools.content.convertxml | |
org.opencms.workplace.tools.content.languagecopy |
This package contains the tool classes for the language node copy tool.
|
org.opencms.workplace.tools.content.propertyviewer |
This package contains the tool classes for the Property Viewer tool.
|
org.opencms.workplace.tools.content.updatexml | |
org.opencms.workplace.tools.database |
This package contains the tool classes for the database management related administration views.
|
org.opencms.workplace.tools.history |
This package contains the tool classes for the link checking related administration views.
|
org.opencms.workplace.tools.link |
This package contains the tool classes for the link checking related administration views.
|
org.opencms.workplace.tools.modules |
This package contains the tool classes for the module management related administration views.
|
org.opencms.workplace.tools.projects |
This package contains the tool classes for the account management related administration views.
|
org.opencms.workplace.tools.publishqueue |
This package contains the publish queue administration tools.
|
org.opencms.workplace.tools.scheduler |
This package contains the tool classes for the job management related administration views.
|
org.opencms.workplace.tools.searchindex |
This package contains the tool classes for the management of search indexes and related administration views.
|
org.opencms.workplace.tools.searchindex.sourcesearch | |
org.opencms.workplace.tools.sites | |
org.opencms.workplace.tools.workplace |
Contains the "Workplace Management" tools displayed in the Administration view.
|
org.opencms.workplace.tools.workplace.broadcast |
Contains the "Message Broadcast" tool displayed in the Administration view.
|
org.opencms.workplace.tools.workplace.logging | |
org.opencms.workplace.tools.workplace.rfsfile |
Contains the file access tool of the "Workplace Management" tools group
displayed in the Administration view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsOpenGallery
Provides methods to open gwt-based gallery dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsCodeMirror
Provides helper methods for the usage of the CodeMirror editor that can be used
for syntax highlighting of text based files.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsTinyMCE
The tinyMCE based editor.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDialog
Provides methods for building the dialog windows of OpenCms.
|
class |
CmsFrameset
Provides methods for building the main framesets of the OpenCms Workplace.
|
class |
CmsLoginHelper
Handles front-end login of users to the OpenCms workplace into the given site and project.
|
class |
CmsLoginUserAgreement
Provides methods to show a configurable user agreement dialog after a successful workplace login.
|
class |
CmsMultiDialog
The base class to build a dialog capable of multiple file operations.
|
class |
CmsReport
Provides an output window for a CmsReport.
|
class |
CmsTabDialog
Provides methods for tab styled dialogs.
|
class |
CmsWidgetDialog
Base class for dialogs that use the OpenCms widgets without XML content.
|
限定符和类型 | 方法和说明 |
---|---|
static java.lang.String |
CmsReport.generatePageStartSimple(CmsWorkplace wp)
Generates the header for the simple report view.
|
static java.lang.String |
CmsWorkplaceMessages.getNewResourceTitle(CmsWorkplace wp,
java.lang.String name)
Returns the title for the "new resource" dialog.
|
static java.lang.String |
CmsWorkplaceMessages.getResourceTypeDescription(CmsWorkplace wp,
java.lang.String name)
Returns the description of the given resource type name.
|
static java.lang.String |
CmsWorkplaceMessages.getResourceTypeName(CmsWorkplace wp,
java.lang.String name)
Returns the localized name of the given resource type name.
|
java.lang.String |
CmsWorkplaceCustomFoot.getTextResolved(CmsWorkplace wp)
Returns the text of the foot frame with resolved macros.
|
void |
CmsDialog.includeErrorpage(CmsWorkplace wp,
java.lang.Throwable t)
Displays the throwable on the error page and logs the error.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsImportFromHttp
Abstract class to upload a zip file containing VFS resources with HTTP upload.
|
class |
CmsAdminDialog
Workplace class for /system/workplace/views/admin/admin-main.jsp .
|
class |
CmsAdminEditorWrapper
Workplace class for /system/workplace/views/admin/admin-editor.jsp .
|
class |
CmsAdminFrameset
Helper class to create the administration frameset.
|
class |
CmsAdminMenu
Implementation of the administration view leftside's menu.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
CmsAdminMenu.groupHtml(CmsWorkplace wp)
Generates the necesary html code for the groups.
|
java.lang.String |
CmsAdminMenuGroup.groupHtml(CmsWorkplace wp)
Returns the necessary html code.
|
java.lang.String |
CmsAdminContextHelpMenuItem.itemHtml(CmsWorkplace wp) |
java.lang.String |
CmsAdminMenuItem.itemHtml(CmsWorkplace wp)
Returns the necessary html code.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsResourceCategoriesList
Generalized resource categories view.
|
class |
CmsAvailability
Provides methods for the resource availability/notification dialog.
|
class |
CmsChacc
Provides methods for building the permission settings dialog.
|
class |
CmsChnav
Provides methods for the change navigation dialog.
|
class |
CmsChtype
The change resource type dialog handles the change of a resource type of a single VFS file.
|
class |
CmsCommentImages
Provides methods for the comment images dialog on image gallery folders.
|
class |
CmsCopy
Provides methods for the copy resources dialog.
|
class |
CmsCopyToProject
Provides methods for the copy to project dialog.
|
class |
CmsDelete
Provides methods for the delete resources dialog.
|
class |
CmsDeleteBrokenRelationsList
List for resources with links that could get broken after deletion.
|
class |
CmsDeletedResources
Creates the dialogs for showing and restoring deleted resources.
|
class |
CmsDeletedResourcesList
Generates the list of deleted resources to be used by ajax in the dialog.
|
class |
CmsDialogMultiPropertyEdit
Provides methods for the multi file property edit action.
|
class |
CmsDisplayResource
Shows a preview of the selected resource in the Explorer view.
|
class |
CmsEditPointer
The edit pointer dialog changes the link target of a pointer resource.
|
class |
CmsGroupSelectionList
Group selection dialog.
|
class |
CmsHistoryList
Displays the history of a file.
|
class |
CmsLock
Creates the dialogs for locking, unlocking or steal lock operations on a resource.
|
class |
CmsLockedResourcesList
Explorer dialog for the project files view.
|
class |
CmsMove
Provides methods for the move resources dialog.
|
class |
CmsNotResourceCategoriesList
Not resource categories view.
|
class |
CmsOrgUnitSelectionList
Organizational unit selection dialog.
|
class |
CmsPreferences
Provides methods for the user preferences dialog.
|
class |
CmsPrincipalSelectionList
Principal selection dialog.
|
class |
CmsPropertyAdvanced
Provides methods for the properties dialog.
|
class |
CmsPropertyCustom
Provides methods for the customized property dialog.
|
class |
CmsPublishBrokenRelationsList
List for resources with links that could get broken after publishing.
|
class |
CmsPublishProject
Creates the dialogs for publishing a project or a resource.
|
class |
CmsPublishResourcesList
List for resources that can be published.
|
class |
CmsPublishScheduled
Provides methods for the publish scheduled dialog.
|
class |
CmsRenameImages
Provides methods for the rename images dialog.
|
class |
CmsReplace
The replace resource dialog handles the replacement of a single VFS file.
|
class |
CmsResourceCategoriesList
Resource categories view.
|
class |
CmsResourceInfoDialog
Dialog to edit new or existing user in the administration view.
|
class |
CmsResourceLinkRelationList
List for resources with relations to a given resource.
|
class |
CmsSecure
Provides methods for building the security and export settings dialog.
|
class |
CmsShowSiblingsList
List to show siblings of a given resource.
|
class |
CmsSynchronizeReport
Provides an output window for a CmsReport.
|
class |
CmsTouch
Provides methods for the touch resource(s) dialog.
|
class |
CmsUndelete
Provides methods for the undelete resources dialog.
|
class |
CmsUndoChanges
Provides methods for the undo changes on a resource dialog.
|
class |
CmsUserSelectionList
User selection dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsDiffViewDialog
Provides a GUI for the configuration file comparison dialog.
|
class |
CmsAttributeComparisonList
List for property comparison including columns for property name and the values.
|
class |
CmsDifferenceDialog
Provides a GUI for the file comparison dialog.
|
class |
CmsElementComparisonList
Element comparison list view.
|
class |
CmsHtmlDifferenceDialog
Provides a GUI for the file comparison dialog.
|
class |
CmsImageComparisonDialog
Provides a GUI for displaying two images.
|
class |
CmsPointerComparisonDialog
Provides a GUI for displaying two images.
|
class |
CmsPropertyComparisonList
List for property comparison including columns for property name and the values.
|
class |
CmsResourceComparisonDialog
Helper class for managing three lists on the same dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDefaultPageEditor
Provides methods for building editors for the CmsDefaultPage page type.
|
class |
CmsDialogCopyLanguage
Provides methods for the editor copy language dialog.
|
class |
CmsDialogElements
Provides methods for the editor elements dialog.
|
class |
CmsDialogProperty
Provides methods for the special xmlpage property dialog.
|
class |
CmsEditor
Provides basic methods for building the file editors of OpenCms.
|
class |
CmsEditorBase
Base class for all editors that turns of time warp deletion inherited from
. |
class |
CmsEditorFrameset
Helper class to create the editor frameset.
|
class |
CmsPreEditorAction
Handles the actions that should be performed before opening the editor frameset.
|
class |
CmsSimpleEditor
Creates the output for editing a resource (text or JSP files).
|
class |
CmsSimplePageEditor
Creates the output for editing a CmsDefaultPage with the simple textarea editor.
|
class |
CmsXmlContentEditor
Creates the editor for XML content definitions.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsExplorer
Provides methods for building the main frame sets of the OpenCms Workplace.
|
class |
CmsExplorerContextMenuBuilder
Context menu builder class.
|
class |
CmsExplorerInit
Provides methods for building the top frame Javascript code for the Explorer view of the OpenCms Workplace.
|
class |
CmsNewCsvFile
The new resource upload dialog handles the upload of CSV (Comma Separated Values) files.
|
class |
CmsNewResource
The new resource entry dialog which displays the possible "new actions" for the current user.
|
class |
CmsNewResourceFolder
The new resource folder dialog handles the creation of a folder.
|
class |
CmsNewResourcePointer
The new resource pointer dialog handles the creation of a pointer (external link).
|
class |
CmsNewResourceSibling
The new resource sibling dialog handles the creation of a new sibling in the VFS.
|
class |
CmsNewResourceUpload
The new resource upload dialog handles the upload of single files or zipped files.
|
class |
CmsNewResourceXmlContent
The new resource xmlcontent dialog handles the creation of a xmlcontent.
|
class |
CmsNewResourceXmlContentModel
The new resource xmlcontent model file selection dialog handles the selection of a model file for a new xmlcontent.
|
class |
CmsNewResourceXmlPage
The new resource page dialog handles the creation of an xml page.
|
class |
CmsTree
Generates the tree view for the OpenCms Workplace.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsAjaxGallery
Provides the general helper methods to generate the content of a gallery dialog used in the XML content editors,
WYSIWYG editors and context menu.
|
class |
CmsAjaxDownloadGallery
Provides the specific constants, members and helper methods to generate the content of the download gallery dialog
used in the XML content editors, WYSIWYG editors and context menu.
|
class |
CmsAjaxHtmlGallery
Provides the specific constants, members and helper methods to generate the content of the html gallery dialog
used in the XML content editors, WYSIWYG editors and context menu.
|
class |
CmsAjaxImageGallery
Provides the specific constants, members and helper methods to generate the content of the image gallery dialog
used in the XML content editors, WYSIWYG editors and context menu.
|
class |
CmsAjaxLinkGallery
Provides the specific constants, members and helper methods to generate the content of the external link gallery dialog
used in the XML content editors, WYSIWYG editors and context menu.
|
class |
CmsAjaxTableGallery
Provides the specific constants, members and helper methods to generate the content of the table gallery dialog
used in the XML content editors, WYSIWYG editors and context menu.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsHelpTemplateBean
The bean that provides methods to build the HTML for the single online help frames.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsListDialog
Provides a dialog with a list widget.
|
class |
A_CmsListExplorerDialog
Provides a list dialog for resources.
|
class |
A_CmsListReport
Provides a report in the list widget.
|
class |
A_CmsListResourceTypeDialog
Super class for all dialogs needed to display a list of resource types.
|
class |
A_CmsSelectResourceList
A base list dialog to select a resource.
|
class |
CmsListCsvExportDialog
Generates a CSV file for a given list.
|
class |
CmsListExplorerFrameset
Explorer dialog for the project files view.
|
class |
CmsListPrintDialog
Displays a print preview of a given list.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
CmsListSearchAction.barHtml(CmsWorkplace wp)
Returns the html code for the search bar.
|
java.lang.String |
CmsListMultiSearchAction.barHtml(CmsWorkplace wp) |
java.lang.String |
CmsListSearchAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListDirectAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListResourceIconAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListDropdownAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListIndependentAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListItemSelectionAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
A_CmsListSearchAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListRadioMultiAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListExplorerDirectAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListMultiAction.buttonHtml(CmsWorkplace wp) |
java.lang.String |
CmsListItemSelectionCustomAction.buttonHtml(CmsWorkplace wp) |
abstract java.lang.String |
A_CmsListIndependentJsAction.jsCode(CmsWorkplace wp)
The js code to execute.
|
java.lang.String |
CmsListPrintIAction.jsCode(CmsWorkplace wp) |
java.lang.String |
CmsListCsvExportIAction.jsCode(CmsWorkplace wp) |
protected java.lang.String |
A_CmsListIndependentJsAction.resolveOnClic(CmsWorkplace wp) |
protected java.lang.String |
CmsListIndependentAction.resolveOnClic(CmsWorkplace wp)
Help method to resolve the on clic text to use.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSearchDialog
Provides a GUI for the workplace search feature.
|
class |
CmsSearchEditorWrapper
Workplace class for /system/workplace/explorer/search/edit.jsp explorer tool.
|
class |
CmsSearchResultsList
Explorer list for the search results.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsExplorerDialog
Dialog for explorer views in the administration view.
|
class |
CmsToolDialog
Helper class that encapsulates all the code for the "new"
style of the administration dialogs.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
CmsTool.buttonHtml(CmsWorkplace wp)
Returns the necessary html code for a link to this tool.
|
java.lang.String |
I_CmsHtmlIconButton.buttonHtml(CmsWorkplace wp)
Returns the necessary html code.
|
java.lang.String |
CmsToolManager.generateNavBar(java.lang.String toolPath,
CmsWorkplace wp)
Returns the navigation bar html code for the given tool path.
|
java.lang.String |
CmsToolManager.getBaseToolPath(CmsWorkplace wp)
Returns the base tool path for the active user.
|
CmsToolRootHandler |
CmsToolManager.getCurrentRoot(CmsWorkplace wp)
Returns the current user's root handler.
|
CmsTool |
CmsToolManager.getCurrentTool(CmsWorkplace wp)
Returns the current tool.
|
java.lang.String |
CmsToolManager.getCurrentToolPath(CmsWorkplace wp)
Returns the current tool path.
|
java.util.Map<java.lang.String,java.lang.String[]> |
I_CmsToolHandler.getParameters(CmsWorkplace wp)
Returns the evaluated map of parameters.
|
java.util.Map<java.lang.String,java.lang.String[]> |
A_CmsToolHandler.getParameters(CmsWorkplace wp) |
java.lang.String |
CmsToolManager.getParent(CmsWorkplace wp,
java.lang.String toolPath)
Returns the path to the parent of the tool identified by the given tool path.
|
java.util.List<CmsTool> |
CmsToolManager.getToolsForPath(CmsWorkplace wp,
java.lang.String baseTool,
boolean includeSubtools)
Returns a list of all tools in the given path.
|
CmsToolUserData |
CmsToolManager.getUserData(CmsWorkplace wp)
Returns the
object for a given user. |
java.lang.String |
CmsTool.groupHtml(CmsWorkplace wp)
Returns the necessary html code for the tool subgroups.
|
java.lang.String |
CmsToolGroup.groupHtml(CmsWorkplace wp)
Returns the necessary html code.
|
boolean |
I_CmsToolHandler.isEnabled(CmsWorkplace wp)
Returns the state of the admin tool for a given workplace context.
|
boolean |
A_CmsToolHandler.isEnabled(CmsWorkplace wp) |
boolean |
I_CmsToolHandler.isVisible(CmsWorkplace wp)
Returns the visibility flag for a given workplace context.
|
boolean |
A_CmsToolHandler.isVisible(CmsWorkplace wp) |
void |
CmsToolManager.jspForwardPage(CmsWorkplace wp,
java.lang.String pagePath,
java.util.Map<java.lang.String,java.lang.String[]> params)
Redirects to the given page with the given parameters.
|
void |
CmsToolManager.jspForwardTool(CmsWorkplace wp,
java.lang.String toolPath,
java.util.Map<java.lang.String,java.lang.String[]> params)
Redirects to the given tool with the given parameters.
|
static java.lang.String |
CmsToolMacroResolver.resolveMacros(java.lang.String input,
CmsWorkplace wp)
Resolves the macros in the given input using the provided parameters.
|
void |
CmsToolManager.setBaseToolPath(CmsWorkplace wp,
java.lang.String baseToolPath)
Sets the base tool path.
|
void |
CmsToolManager.setCurrentRoot(CmsWorkplace wp,
java.lang.String key)
Sets the current user's root key.
|
void |
CmsToolManager.setCurrentToolPath(CmsWorkplace wp,
java.lang.String currentToolPath)
Sets the current tool path.
|
构造器和说明 |
---|
CmsToolMacroResolver(CmsWorkplace wp)
Default private constructor.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsEditGroupDialog
Skeleton dialog to create a new group or edit an existing group in the administration view.
|
class |
A_CmsEditUserDialog
Dialog to edit new or existing user in the administration view.
|
class |
A_CmsGroupsList
Skeleton for a generic group list.
|
class |
A_CmsGroupUsersList
Generalized user groups view.
|
class |
A_CmsOrgUnitDialog
Dialog to edit new or existing organizational unit in the administration view.
|
class |
A_CmsOrgUnitsList
Main organization unit management view.
|
class |
A_CmsOrgUnitUsersList
Generalized organizational unit users view.
|
class |
A_CmsRolesList
User roles overview view.
|
class |
A_CmsRoleUsersList
Generalized role users view.
|
class |
A_CmsUserDataImexportDialog
Abstract dialog class to import and export user data.
|
class |
A_CmsUserGroupsList
Generalized user groups view.
|
class |
A_CmsUsersList
Main user account management view.
|
class |
CmsAllPrincipalDependenciesList
Group dependencies list view.
|
class |
CmsEditGroupDialog
Dialog to create a new group or edit an existing group in the administration view.
|
class |
CmsEditUserAddInfoDialog
Dialog to edit the users additional info in the administration view.
|
class |
CmsEditUserDialog
Dialog to edit new or existing system user in the administration view.
|
class |
CmsGroupDependenciesList
Group dependencies list view including delete and transfer functionality.
|
class |
CmsGroupOverviewDialog
The group overview and group info widget dialog.
|
class |
CmsGroupPrincipalDependenciesList
Group dependencies list view.
|
class |
CmsGroupsAllOrgUnitsList
Group account view over all manageable organizational units.
|
class |
CmsGroupsList
Main group management view.
|
class |
CmsGroupTransferList
Allows to select a group to transfer the permissions and attributes from another one.
|
class |
CmsGroupUsersList
User groups view.
|
class |
CmsNotGroupUsersList
Not Usergroups view.
|
class |
CmsNotOrgUnitUsersList
Not organizational unit users view.
|
class |
CmsNotRoleUsersList
Not role users view.
|
class |
CmsNotUserGroupsList
Not Usergroups view.
|
class |
CmsOrgUnitEditDialog
Dialog to edit new or existing organizational unit in the administration view.
|
class |
CmsOrgUnitOverviewDialog
Dialog to get an overview of an organizational unit in the administration view.
|
class |
CmsOrgUnitsAdminList
Admin organization unit management view.
|
class |
CmsOrgUnitsSubList
Sub organization units list.
|
class |
CmsOrgUnitUsersList
Organizational unit users view.
|
class |
CmsRoleEditList
User roles overview view.
|
class |
CmsRoleOverviewDialog
The role overview widget dialog.
|
class |
CmsRolesList
Roles overview view.
|
class |
CmsRoleUsersList
Role users view.
|
class |
CmsShowGroupUsersList
User groups overview view.
|
class |
CmsShowOrgUnitResourceList
List for org unit resources.
|
class |
CmsShowRoleUsersList
Role users list view.
|
class |
CmsShowUserGroupsList
User groups overview view.
|
class |
CmsShowUserRolesList
User roles overview view.
|
class |
CmsUnlockUser
Simple "dialog" class to unlock a user.
|
class |
CmsUserDataExportDialog
Dialog to export user data.
|
class |
CmsUserDataImportDialog
Dialog to import user data.
|
class |
CmsUserDataImportList
Main system user account management view.
|
class |
CmsUserDependenciesList
User dependencies list view including delete and transfer functionality.
|
class |
CmsUserGroupsList
User groups view.
|
class |
CmsUserKillSessions
Workplace dialog to kill user sessions.
|
class |
CmsUserOverviewDialog
Dialog to edit new or existing user in the administration view.
|
class |
CmsUserPrincipalDependenciesList
User dependencies list view.
|
class |
CmsUserRoleDialog
Dialog to edit the roles of a user.
|
class |
CmsUsersAllOrgUnitsList
User account view over all manageable organizational units.
|
class |
CmsUsersCsvDownloadDialog
Generates a CSV file for a given list.
|
class |
CmsUsersList
Main system user account management view.
|
class |
CmsUserTransferList
Allows to select an user to transfer the permissions and attributes from list of previous selected users.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
CmsDependencyIconAction.buttonHtml(CmsWorkplace wp) |
boolean |
CmsAccountsToolHandler.isEnabled(CmsWorkplace wp) |
boolean |
CmsAccountsToolHandler.isVisible(CmsWorkplace wp) |
限定符和类型 | 类和说明 |
---|---|
class |
CmsFlexCacheClearDialog
The flex cache clear dialog.
|
class |
CmsFlexCacheList
Flex Cache content view.
|
class |
CmsFlexCacheOverviewDialog
The flex cache overview dialog.
|
class |
CmsImageCacheClearDialog
The image cache clear dialog.
|
class |
CmsImageCacheList
Image Cache content view.
|
class |
CmsImageCacheOverviewDialog
The image cache overview dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsElementChangeLocaleDialog
Widget dialog that sets the settings to move page elements to another Locale.
|
class |
CmsElementChangeLocaleReport
Provides a report for changing the Locale of page elements.
|
class |
CmsElementRename
Provides methods for the change page element name dialog.
|
class |
CmsMergePages
Provides methods for the merge pages dialog.
|
class |
CmsPropertyChange
Provides methods for the change property values dialog.
|
class |
CmsPropertyDelete
Provides methods for the delete property definition dialog.
|
class |
CmsTagReplaceDialog
Widget dialog that sets the settings to replace HTML Tags in pages below a folder.
|
class |
CmsTagReplaceReport
Provides a report for replacing html tags in xmlpages.
|
class |
CmsXmlContentRepairDialog
Widget dialog that sets the settings to repair XML contents where the XSD was changed below a given VFS folder.
|
class |
CmsXmlContentRepairReport
Provides a report for repairing XML content resources according to their XSD.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsContentCheckDialog
Dialog for selecting the content checks.
|
class |
CmsContentCheckFilesDialog
Result List Dialog.
|
class |
CmsContentCheckReport
Provides a report for checking the content of resources in the OpenCms VFS.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.Map |
A_CmsContentCheck.getParameters(CmsWorkplace wp) |
boolean |
A_CmsContentCheck.isEnabled(CmsWorkplace wp) |
boolean |
A_CmsContentCheck.isVisible(CmsWorkplace wp) |
限定符和类型 | 类和说明 |
---|---|
class |
CmsConvertXmlDialog
Widget dialog that sets the settings to replace HTML Tags in pages below a folder.
|
class |
CmsConvertXmlReport
Provides a report for replacing html tags in xmlpages.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLanguageCopyFolderAndLanguageSelectDialog
Widget dialog that collects the folders and the languages for XML content language node copy operation.
|
class |
CmsLanguageCopyReport
Provides a report for copying XML content language nodes from source language to target language.
|
class |
CmsLanguageCopySelectionList
A list that displays resources and the existance of their language nodes.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsPropertyviewDialog
Widget dialog that collects the options for the property view.
|
class |
CmsPropertyviewList
A list that displays properties .
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsUpdateXmlDialog
Widget dialog that sets the settings to replace HTML Tags in pages below a folder.
|
class |
CmsUpdateXmlReport
Provides a report for replacing html tags in xmlpages.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsDatabaseExportDialog
Widget dialog that sets the export options to export VFS resources to the OpenCms server.
|
class |
CmsDatabaseExportReport
Provides a report for exporting VFS resources to zipped files of the OpenCms server.
|
class |
CmsDatabaseImportFromHttp
Class to upload a zip file containing VFS resources with HTTP upload.
|
class |
CmsDatabaseImportFromServer
Class to upload a zip file containing VFS resources from the server.
|
class |
CmsDatabaseImportReport
Provides a report for importing zipped files or folder to the OpenCms VFS.
|
class |
CmsHtmlImportDialog
Dialog to define an extended HTML import in the administration view.
|
class |
CmsHtmlImportReport
Provides an output window for a CmsReport.
|
class |
CmsNewResourceExtendedHtmlImport
Dialog to define an extended HTML import in the new Dialog for the current user.
|
class |
CmsRemovePubLocksDialog
Dialog to remove old publish locks.
|
class |
CmsRemovePubLocksReport
A report for displaying the remove publish lock process.
|
class |
CmsStaticExportReport
Provides an output window for a CmsReport.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsHistoryClearDialog
Dialog to enter the settings to clear the history in the administration view.
|
class |
CmsHistoryClearReport
Provides a report for clearing the history.
|
class |
CmsHistorySettingsDialog
Dialog to enter the settings for the history in the administration view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsInternalLinkValidationDialog
Dialog in the administration view, to edit the resources to check the internal links for.
|
class |
CmsInternalLinkValidationList
Internal link validation Dialog.
|
class |
CmsPointerLinkValidatorReport
Provides an output window for a CmsReport.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsCloneModule
Clones a module.
|
class |
CmsCloneModuleReport
Displays the clone module report.
|
class |
CmsDependenciesEdit
Class to edit a module dependencies.
|
class |
CmsDependenciesOverview
Class to show the module dependencies overview.
|
class |
CmsExportpointsEdit
Class to edit a module dependencies.
|
class |
CmsExportpointsList
Module exportpoint view.
|
class |
CmsExportpointsOverview
Class to show the module exportpoint overview.
|
class |
CmsModuleAddResourceTypeReport
Displays the add resource type to module report.
|
class |
CmsModuleAddResourceTypes
A work place administration dialog to add a xml content based resource type to a module.
|
class |
CmsModulesDelete
Provides an confirm screen for module deletion.
|
class |
CmsModulesDependenciesList
Module dependencies view.
|
class |
CmsModulesEdit
Edit class to edit an exiting module.
|
class |
CmsModulesEditBase
Base class to edit an exiting module.
|
class |
CmsModulesEditParameters
Edit class to edit module parameters.
|
class |
CmsModulesEditResources
Edit class to edit an exiting module.
|
class |
CmsModulesList
Main module management view.
|
class |
CmsModulesListDeleteReport
Provides a report for deleting modules.
|
class |
CmsModulesListExportReport
Provides a report for exporting modules.
|
class |
CmsModulesListImportReport
Provides a report for imporintg modules.
|
class |
CmsModulesListReplaceReport
Provides a report for imporintg modules.
|
class |
CmsModulesOverview
Class to show the module overview.
|
class |
CmsModulesUploadFromHttp
Class to upload a module with HTTP upload.
|
class |
CmsModulesUploadFromServer
Class to upload a module from the server.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsEditProjectDialog
Dialog to edit new and existing project in the administration view.
|
class |
CmsProjectFilesDialog
Explorer dialog for the project files view.
|
class |
CmsProjectHistoryList
Main project management view.
|
class |
CmsProjectsList
Main project management view.
|
class |
CmsPublishProjectReport
Provides a report for publishing a project.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.Map |
CmsProjectsToolHandler.getParameters(CmsWorkplace wp) |
限定符和类型 | 类和说明 |
---|---|
class |
CmsPublishQueueHistoricalReportDialog
Provides a dialog to view a publish report selected out of the personal publish list.
|
class |
CmsPublishQueueList
Provides a list for the global publish queue.
|
class |
CmsPublishQueueLiveReportDialog
Dialog to display the current running publish job.
|
class |
CmsPublishQueuePersonalList
Provides a list for finished publish reports of the current user.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsEditScheduledJobInfoDialog
Dialog to edit new and existing scheduled jobs in the administration view.
|
class |
CmsSchedulerList
Main scheduled jobs management list view.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsEditIndexSourceDialog
Abstract dialog class for editing or creating a
. |
class |
A_CmsEditSearchIndexDialog
Abstract dialog class for all dialogs that work on a
A_CmsSearchIndex . |
class |
A_CmsEmbeddedListDialog
A list dialog that may be embedded in
the output of other
instances. |
class |
A_CmsFieldConfigurationDialog
Abstract widget dialog for all dialogs working with
. |
class |
A_CmsFieldDialog
Abstract widget dialog for all dialogs working with
. |
class |
A_CmsMappingDialog
Abstract widget dialog for all dialogs working with
. |
class |
CmsDeleteFieldConfigurationDialog
A
CmsWidgetDialog that starts a (confirmed) delete dialog for
an fieldconfiguration. |
class |
CmsDeleteFieldDialog
A
CmsWidgetDialog that starts a (confirmed) delete dialog for
an field. |
class |
CmsDeleteIndexSourceDialog
A
CmsWidgetDialog that starts a (confirmed) delete dialog for
an indexsource. |
class |
CmsDeleteSearchIndexDialog
A
CmsWidgetDialog that starts a (confirmed) delete dialog for
a search index. |
class |
CmsDocumentTypeAddList
A list that displays the document types of the system that are not assigned to
a request parameter given
("indexsource") and
offers add single- and multi-actions that add those document types to the current
indexsource. |
class |
CmsDocumentTypeList
A list that displays the document types of a request parameter given
("indexsource"). |
class |
CmsDocumentTypeRemoveList
A list that displays the document types of the system that are assigned to
a request parameter given
("indexsource") and
offers single- and multi-actions that remove those document types to the current
indexsource. |
class |
CmsEditFieldConfigurationDialog
Dialog to edit new or existing search indexsource in the administration view.
|
class |
CmsEditFieldDialog
Dialog to edit new or existing field in the administration view.
|
class |
CmsEditIndexSourceDialog
Dialog to edit new or existing search indexsource in the administration view.
|
class |
CmsEditMappingDialog
Dialog to edit new or existing mapping in the administration view.
|
class |
CmsEditSearchIndexDialog
Dialog to edit new or existing search index in the administration view.
|
class |
CmsFieldsList
A list that displays the fields of a request parameter given
("fieldconfiguration"). |
class |
CmsIndexingReport
Implements methods for
CmsReport to display the indexing progress. |
class |
CmsMappingsList
A list that displays the mappings of a request parameter given
("field"). |
class |
CmsOverviewFieldConfigurationDialog
Widget dialog for an overview of a
. |
class |
CmsOverviewFieldDialog
Widget dialog for an overview of a
. |
class |
CmsOverviewIndexSourceDialog
Widget dialog for an overview of a
. |
class |
CmsOverviewSearchIndexDialog
Dialog to overview search index in the administration view.
|
class |
CmsRebuildReport
A report for displaying the rebuild process of the corresponding
. |
class |
CmsRebuildSearchIndexDialog
A
CmsWidgetDialog that starts a (confirmed) rebuild dialog for
a search index. |
class |
CmsSearchFieldConfigurationList
A list that displays information about the
that are members of the
in the current request scope (param "searchindex"). |
class |
CmsSearchIndexList
A list that displays all search indexes of the OpenCms installation and offers
operations on them.
|
class |
CmsSearchIndexSourceAddList
A list that displays the
instances that are not members of the
in the current request scope (param "searchindex" and allows to add them to the index. |
class |
CmsSearchIndexSourceAssignResourcesWidget
Widget dialog to add or remove resources (folders) to / from the request parameter
given
("indexsource"). |
class |
CmsSearchIndexSourceControlList
A list that displays information about the
that are members of the
in the current request scope (param "searchindex"). |
class |
CmsSearchIndexSourceList
A list that displays information about the
that are members of the
in the current request scope (param "searchindex"). |
class |
CmsSearchIndexSourceRemoveList
A list that displays the
instances of the OpenCms system that are assigned to the
in the current request scope (param "searchindex") and allows to remove those sources to the
current searchindex. |
class |
CmsSearchResourcesList
A list that displays the search resources of a request parameter given
("indexsource"). |
class |
CmsSearchWidgetDialog
A
that performs a
search on the identified
by request parameter
using an instance of
as widget object to fill. |
限定符和类型 | 方法和说明 |
---|---|
boolean |
CmsSearchToolHandler.isEnabled(CmsWorkplace wp) |
boolean |
CmsSearchToolHandler.isVisible(CmsWorkplace wp) |
限定符和类型 | 类和说明 |
---|---|
class |
CmsSourceSearchDialog
This dialog provides search and replace functionality.
|
class |
CmsSourceSearchFilesDialog
Explorer dialog for the content search result list.
|
class |
CmsSourceSearchReport
Provides a report for searching in contents.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSiteDetailDialog
Dialog for showing the sites details.
|
class |
CmsSiteFaviconDialog
Uploads and stores a favicon.
|
class |
CmsSitesOverviewList
Main site management view.
|
class |
CmsSitesRemoveReport
Provides a report for removing sites.
|
class |
CmsSitesSettingsDialog
Configuration dialog for general site settings.
|
class |
CmsSitesWebserverDialog
A dialog that allows to write the sites configured in OpenCms
into a web server configuration file, using a template.
|
class |
CmsSitesWebserverReport
The write to web server report.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsEditLoginMessageDialog
Dialog to edit the login message of the OpenCms Workplace.
|
class |
CmsReInitWorkplace
Provides an output window for re-initialization of the OpenCms Workplace.
|
class |
CmsSynchronizeSettingsDialog
Dialog to edit the synchronize settings of the OpenCms Workplace.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsMessageDialog
Base dialog to edit a message info object.
|
class |
CmsBroadcastMessageDialog
Dialog to edit a message to broadcast in the administration view.
|
class |
CmsSelectReceiverDialog
Dialog to select the receiver of a new message.
|
class |
CmsSendEmailDialog
Dialog to edit an email to send in the administration view.
|
class |
CmsSendEmailGroupsDialog
Dialog to send a new email to the selected groups.
|
class |
CmsSendPopupGroupsDialog
Dialog to send a new email to the selected groups.
|
class |
CmsSessionsList
Session list for broadcasting messages.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLog4JAdminDialog
Main logging management list view.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
CmsChangeLogLevelMultiAction.buttonHtml(CmsWorkplace wp) |
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsRfsFileWidgetDialog
Extending this class enables different
implementations to
share the access to a file in the RFS via the member A_CmsRfsFileWidgetDialog.m_logView . |
class |
CmsRfsFileDisposalDialog
Generates a CSV file for a given list.
|
class |
CmsRfsFileDownloadDialog
Shows useful information about the current file chosen within the
and offers
a direct download link. |
class |
CmsRfsFileViewDialog
Displays a certain amount of lines starting from a certain starting line
which are specified in the
. |
class |
CmsRfsFileViewSettingsDialog
A
that allows
modification of the properties of the
bean. |