Uses of Class
org.opencms.ade.configuration.CmsFunctionReference
Packages that use CmsFunctionReference
-
Uses of CmsFunctionReference in org.opencms.ade.configuration
Methods in org.opencms.ade.configuration that return CmsFunctionReferenceModifier and TypeMethodDescriptionCmsADEConfigData.getFunctionReference(String name) Gets a named function reference.CmsFunctionReference.merge(CmsFunctionReference child) Methods in org.opencms.ade.configuration that return types with arguments of type CmsFunctionReferenceModifier 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.Methods in org.opencms.ade.configuration with parameters of type CmsFunctionReference