程序包 | 说明 |
---|---|
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.explorer |
Contains the functions that generate the Workplace "Explorer" view, also contains
the "New resource" wizard.
|
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.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.check |
This package contains the tool classes for the content check tools administration view.
|
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.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.broadcast |
Contains the "Message Broadcast" tool displayed in the Administration view.
|
org.opencms.workplace.tools.workplace.logging |
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsResourceCategoriesList
Generalized resource categories view.
|
class |
CmsChtype
The change resource type dialog handles the change of a resource type of a single VFS file.
|
class |
CmsDeleteBrokenRelationsList
List for resources with links that could get broken after deletion.
|
class |
CmsDeletedResourcesList
Generates the list of deleted resources to be used by ajax in the dialog.
|
class |
CmsGroupSelectionList
Group selection dialog.
|
class |
CmsHistoryList
Displays the history of a file.
|
class |
CmsLockedResourcesList
Explorer dialog for the project files view.
|
class |
CmsNotResourceCategoriesList
Not resource categories view.
|
class |
CmsOrgUnitSelectionList
Organizational unit selection dialog.
|
class |
CmsPrincipalSelectionList
Principal selection dialog.
|
class |
CmsPublishBrokenRelationsList
List for resources with links that could get broken after publishing.
|
class |
CmsPublishResourcesList
List for resources that can be published.
|
class |
CmsResourceCategoriesList
Resource categories view.
|
class |
CmsResourceLinkRelationList
List for resources with relations to a given resource.
|
class |
CmsShowSiblingsList
List to show siblings of a given resource.
|
class |
CmsUserSelectionList
User selection dialog.
|
限定符和类型 | 方法和说明 |
---|---|
A_CmsListDialog |
CmsProgressThread.getList()
Returns the list of the progress bar.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsProgressWidget.startProgress(A_CmsListDialog list)
Starts a thread for the progress on the given list.
|
void |
CmsProgressWidget.startProgress(A_CmsListDialog list,
boolean abortExisting)
Starts a thread for the progress on the given list.
|
构造器和说明 |
---|
CmsProgressThread(A_CmsListDialog list,
java.lang.String key,
java.util.Locale locale)
Constructs a new progress thread with the given name.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsAttributeComparisonList
List for property comparison including columns for property name and the values.
|
class |
CmsElementComparisonList
Element comparison list view.
|
class |
CmsPropertyComparisonList
List for property comparison including columns for property name and the values.
|
限定符和类型 | 类和说明 |
---|---|
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 |
A_CmsListExplorerDialog
Provides a list dialog for resources.
|
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.
|
限定符和类型 | 字段和说明 |
---|---|
protected A_CmsListDialog |
CmsHtmlList.m_wp
The related workplace dialog object.
|
限定符和类型 | 方法和说明 |
---|---|
A_CmsListDialog |
CmsMultiListDialog.getActiveWp()
Returns the activeWp.
|
A_CmsListDialog |
CmsTwoListsDialog.getActiveWp()
Returns the workplace instance of the active list.
|
A_CmsListDialog |
CmsTwoListsDialog.getFirstWp()
Returns the workplace instance of the first list.
|
A_CmsListDialog |
CmsTwoListsDialog.getPassiveWp()
Returns the workplace instance of the passive list.
|
A_CmsListDialog |
CmsTwoListsDialog.getSecondWp()
Returns the workplace instance of the second list.
|
A_CmsListDialog |
CmsListColumnDefinition.getWp()
Returns the workplace dialog object.
|
A_CmsListDialog |
A_CmsListAction.getWp() |
A_CmsListDialog |
I_CmsListAction.getWp()
Returns the related workplace dialog object, to be able to access dynamic data.
|
A_CmsListDialog |
CmsHtmlList.getWp()
Returns the workplace dialog object.
|
A_CmsListDialog |
CmsListMetadata.getWp()
Returns the related workplace dialog.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsListSearchAction.setWp(A_CmsListDialog wp) |
void |
CmsListItemDetails.setWp(A_CmsListDialog wp) |
void |
CmsListColumnDefinition.setWp(A_CmsListDialog wp)
Sets the workplace dialog object.
|
void |
A_CmsListAction.setWp(A_CmsListDialog wp) |
void |
I_CmsListAction.setWp(A_CmsListDialog wp)
Sets the workplace dialog object.
|
void |
CmsHtmlList.setWp(A_CmsListDialog wp)
Sets the workplace dialog object.
|
void |
CmsListMetadata.setWp(A_CmsListDialog wp)
Sets the related workplace dialog.
|
构造器和说明 |
---|
CmsTwoListsDialog(A_CmsListDialog wp1,
A_CmsListDialog wp2)
Default constructor.
|
CmsTwoListsDialogsWOStart(A_CmsListDialog wp1,
A_CmsListDialog wp2)
Default constructor.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSearchResultsList
Explorer list for the search results.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsGroupsList
Skeleton for a generic group list.
|
class |
A_CmsGroupUsersList
Generalized user groups 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_CmsUserGroupsList
Generalized user groups view.
|
class |
A_CmsUsersList
Main user account management view.
|
class |
CmsAllPrincipalDependenciesList
Group dependencies list view.
|
class |
CmsGroupDependenciesList
Group dependencies list view including delete and transfer functionality.
|
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 |
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 |
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 |
CmsUserDataImportList
Main system user account management view.
|
class |
CmsUserDependenciesList
User dependencies list view including delete and transfer functionality.
|
class |
CmsUserGroupsList
User groups view.
|
class |
CmsUserPrincipalDependenciesList
User dependencies list view.
|
class |
CmsUsersAllOrgUnitsList
User account view over all manageable organizational units.
|
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.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsGroupStateAction.setWp(A_CmsListDialog wp) |
构造器和说明 |
---|
CmsTwoOrgUnitUsersList(A_CmsListDialog wp1,
A_CmsListDialog wp2)
Default constructor.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsFlexCacheList
Flex Cache content view.
|
class |
CmsImageCacheList
Image Cache content view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsContentCheckFilesDialog
Result List Dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLanguageCopySelectionList
A list that displays resources and the existance of their language nodes.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsPropertyviewList
A list that displays properties .
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsInternalLinkValidationList
Internal link validation Dialog.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsExportpointsList
Module exportpoint view.
|
class |
CmsModulesDependenciesList
Module dependencies view.
|
class |
CmsModulesList
Main module management view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsProjectFilesDialog
Explorer dialog for the project files view.
|
class |
CmsProjectHistoryList
Main project management view.
|
class |
CmsProjectsList
Main project management view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsPublishQueueList
Provides a list for the global publish queue.
|
class |
CmsPublishQueuePersonalList
Provides a list for finished publish reports of the current user.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSchedulerList
Main scheduled jobs management list view.
|
限定符和类型 | 类和说明 |
---|---|
class |
A_CmsEmbeddedListDialog
A list dialog that may be embedded in
the output of other
instances. |
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 |
CmsFieldsList
A list that displays the fields of a request parameter given
("fieldconfiguration"). |
class |
CmsMappingsList
A list that displays the mappings of a request parameter given
("field"). |
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 |
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 |
CmsSourceSearchFilesDialog
Explorer dialog for the content search result list.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSitesOverviewList
Main site management view.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsSessionsList
Session list for broadcasting messages.
|
限定符和类型 | 类和说明 |
---|---|
class |
CmsLog4JAdminDialog
Main logging management list view.
|