Interface I_CmsResourceStringDumpLoader

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String dumpAsString​(CmsObject cms, CmsResource resource, java.lang.String element, java.util.Locale locale, javax.servlet.ServletRequest req, javax.servlet.ServletResponse res)
      Dumps the processed content of the the requested file (and it's sub-elements) to a String.