Class CmsEditorCssHandlerDefault

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String ATTR_TEMPLATE_EDITOR_CSS
      Sitemap attribute that can be used to configure the editor stylesheet.
      static java.lang.String ATTRIBUTE_EDITOR_STYLESHEET
      Request context attribute used to pass the editor stylesheet (normally defined as a meta tag) to the CSS handler.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUriStyleSheet​(CmsObject cms, java.lang.String editedResourcePath)
      Returns the absolute VFS path of the CSS style sheet to use.
      boolean matches​(CmsObject cms, java.lang.String editedResourcePath)
      Checks if the handler can be used to determine the CSS style sheet based on the edited resource.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait