Uses of Class
org.opencms.util.CmsRfsFileViewer
Packages that use 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
Methods in org.opencms.ui.apps.logfile with parameters of type CmsRfsFileViewerModifier 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
Methods in org.opencms.workplace that return CmsRfsFileViewerModifier and TypeMethodDescriptionCmsWorkplaceManager.getFileViewSettings()
Returns the system-wide file view settings for the workplace.Methods in org.opencms.workplace with parameters of type CmsRfsFileViewerModifier and TypeMethodDescriptionvoid
CmsWorkplaceManager.setFileViewSettings
(CmsObject cms, CmsRfsFileViewer fileViewSettings) Sets the system-wide file view settings for the workplace.