程序包 | 说明 |
---|---|
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.tools.workplace.rfsfile |
Contains the file access tool of the "Workplace Management" tools group
displayed in the Administration view.
|
限定符和类型 | 方法和说明 |
---|---|
CmsRfsFileViewer |
CmsWorkplaceManager.getFileViewSettings()
Returns the system-wide file view settings for the workplace.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsWorkplaceManager.setFileViewSettings(CmsObject cms,
CmsRfsFileViewer fileViewSettings)
Sets the system-wide file view settings for the workplace.
|
限定符和类型 | 字段和说明 |
---|---|
protected CmsRfsFileViewer |
A_CmsRfsFileWidgetDialog.m_logView
The bean that accesses the underlying file in portions.
|