Uses of Interface
org.opencms.configuration.I_CmsNeedsAdminCmsObject
Packages that use I_CmsNeedsAdminCmsObject
Package
Description
Provides the main OpenCms "operating system".
-
Uses of I_CmsNeedsAdminCmsObject in org.opencms.ade.upload
Subinterfaces of I_CmsNeedsAdminCmsObject in org.opencms.ade.uploadModifier and TypeInterfaceDescriptioninterface
Interface that provides upload restriction information, based on which upload buttons may be disabled or restricted to specific types.Classes in org.opencms.ade.upload that implement I_CmsNeedsAdminCmsObjectModifier and TypeClassDescriptionclass
Default implementation for upload restrictions uses restriction entries from opencms-workplace.xml. -
Uses of I_CmsNeedsAdminCmsObject in org.opencms.main
Classes in org.opencms.main that implement I_CmsNeedsAdminCmsObjectModifier and TypeClassDescriptionclass
Resource init handler that provides an alternative way of serving static files like images or binary files, using the API authorization mechanism instead of the normal authorization handler. -
Uses of I_CmsNeedsAdminCmsObject in org.opencms.xml.xml2json
Classes in org.opencms.xml.xml2json that implement I_CmsNeedsAdminCmsObject