Package org.opencms.workplace.explorer

Contains the functions that generate the Workplace "Explorer" view, also contains the "New resource" wizard.

See:
          Description

Class Summary
CmsExplorer Provides methods for building the main frame sets of the OpenCms Workplace.
CmsExplorerContextMenu Provides methods to build a context menu for an explorer resource type.
CmsExplorerContextMenuBuilder Context menu builder class.
CmsExplorerContextMenuItem Provides information about a single context menu item for a resource type in the OpenCms explorer view.
CmsExplorerInit Provides methods for building the top frame Javascript code for the Explorer view of the OpenCms Workplace.
CmsExplorerTypeAccess Explorer type access object, encapsulates access control entries and lists of a explorer type.
CmsExplorerTypeSettings Holds all information to build the explorer context menu of a resource type and information for the new resource dialog.
CmsNewCsvFile The new resource upload dialog handles the upload of CSV (Comma Separated Values) files.
CmsNewResource The new resource entry dialog which displays the possible "new actions" for the current user.
CmsNewResourceFolder The new resource folder dialog handles the creation of a folder.
CmsNewResourcePointer The new resource pointer dialog handles the creation of a pointer (external link).
CmsNewResourceSibling The new resource sibling dialog handles the creation of a new sibling in the VFS.
CmsNewResourceUpload The new resource upload dialog handles the upload of single files or zipped files.
CmsNewResourceXmlContent The new resource xmlcontent dialog handles the creation of a xmlcontent.
CmsNewResourceXmlContentModel The new resource xmlcontent model file selection dialog handles the selection of a model file for a new xmlcontent.
CmsNewResourceXmlContentModelCollector Collector for model files used in the list for the new XML content dialog.
CmsNewResourceXmlPage The new resource page dialog handles the creation of an xml page.
CmsResourceUtil Provides CmsResource utility functions.
CmsResourceUtil.CmsResourceProjectState Enumeration class for defining the resource project state.
CmsTree Generates the tree view for the OpenCms Workplace.
 

Package org.opencms.workplace.explorer Description

Contains the functions that generate the Workplace "Explorer" view, also contains the "New resource" wizard.

Since:
6.0.0
Version:
$Revision: 1.8 $