Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.opencms.template.cache.CmsElementCache

Uses of CmsElementCache in com.opencms.template.cache
 

Methods in com.opencms.template.cache with parameters of type CmsElementCache
abstract  byte[] A_CmsElement.getContent(CmsElementCache elementCache, com.opencms.file.CmsObject cms, CmsElementDefinitionCollection efDefs, java.lang.String elementName, java.util.Hashtable parameters, java.lang.String methodParameter)
          Abstract method for getting the content of this element.
 byte[] A_CmsElement.resolveVariant(com.opencms.file.CmsObject cms, CmsElementVariant variant, CmsElementCache elementCache, CmsElementDefinitionCollection elDefs, java.util.Hashtable parameters)
          Resolve given variant of this element and get content of all sub elements.
 byte[] CmsElementDump.getContent(CmsElementCache elementCache, com.opencms.file.CmsObject cms, CmsElementDefinitionCollection elDefs, java.lang.String elementName, java.util.Hashtable parameters, java.lang.String methodParameter)
          Get the content of this element.
 byte[] CmsElementXml.getContent(CmsElementCache elementCache, com.opencms.file.CmsObject cms, CmsElementDefinitionCollection elDefs, java.lang.String elementName, java.util.Hashtable parameters, java.lang.String methodParameter)
          Get the content of this element.
 byte[] CmsMethodElement.getContent(CmsElementCache elementCache, com.opencms.file.CmsObject cms, CmsElementDefinitionCollection elDefs, java.lang.String elementName, java.util.Hashtable parameters, java.lang.String methodParameter)
          Get the content of this element.
 byte[] CmsUri.callCanonicalRoot(CmsElementCache elementCache, com.opencms.file.CmsObject cms, java.util.Hashtable parameters)