Uses of Class
org.opencms.util.CmsRfsFileViewer
Package
Description
Contains classes of the site manager app.
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of CmsRfsFileViewer in org.opencms.ui.apps.logfile
Modifier and TypeMethodDescriptionCmsLogFileApp.getDefaultLogFilePath
(CmsRfsFileViewer logView) Gets the default log file path.CmsLogFileApp.getLogFilePortion
(CmsRfsFileViewer logView, String currentFile) Gets the portion of given log file. -
Uses of CmsRfsFileViewer in org.opencms.workplace
Modifier and TypeMethodDescriptionCmsWorkplaceManager.getFileViewSettings()
Returns the system-wide file view settings for the workplace.Modifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setFileViewSettings
(CmsObject cms, CmsRfsFileViewer fileViewSettings) Sets the system-wide file view settings for the workplace.