Uses of Class
org.opencms.ade.configuration.CmsFunctionReference
-
Uses of CmsFunctionReference in org.opencms.ade.configuration
Modifier and TypeMethodDescriptionCmsADEConfigData.getFunctionReference
(String name) Gets a named function reference.CmsFunctionReference.merge
(CmsFunctionReference child) Modifier and TypeMethodDescriptionCmsADEConfigData.getFunctionReferences()
Gets the list of configured function references.CmsADEConfigDataInternal.getFunctionReferences()
Gets the dynamic function references.CmsConfigurationReader.getFunctionReferences()
Returns the list of function references.protected List<CmsFunctionReference>
CmsADEConfigData.internalGetFunctionReferences()
Internal method for getting the function references.