Uses of Class
org.opencms.workplace.CmsWorkplaceUserInfoBlock
Packages that use CmsWorkplaceUserInfoBlock
Package
Description
The base classes for the OpenCms Workplace
(standard dialog, tab dialog, report based dialog)
and the Workplace configuration classes are located here.
-
Uses of CmsWorkplaceUserInfoBlock in org.opencms.workplace
Methods in org.opencms.workplace that return types with arguments of type CmsWorkplaceUserInfoBlockModifier and TypeMethodDescriptionCmsWorkplaceUserInfoManager.getBlocks()
Returns a list of all configured additional information blocks.Methods in org.opencms.workplace with parameters of type CmsWorkplaceUserInfoBlockModifier and TypeMethodDescriptionvoid
CmsWorkplaceUserInfoManager.addBlock
(CmsWorkplaceUserInfoBlock block) Adds the given block.