Class WysiwygLibrarySettings


  • public class WysiwygLibrarySettings
    extends Object
    Provides library settings for Wysiwyg resource references
    Author:
    Sebastien Briquet - sebfz1
    • Method Detail

      • setBootstrapCssReference

        public void setBootstrapCssReference​(ResourceReference reference)
      • getEditorStyleSheetReference

        public ResourceReference getEditorStyleSheetReference()
      • setEditorStyleSheetReference

        public void setEditorStyleSheetReference​(ResourceReference reference)
      • getBootstrapDropDownJavaScriptReference

        public ResourceReference getBootstrapDropDownJavaScriptReference()
      • setBootstrapDropDownJavaScriptReference

        public void setBootstrapDropDownJavaScriptReference​(ResourceReference reference)
      • getBootstrapWysiwygJavaScriptReference

        public ResourceReference getBootstrapWysiwygJavaScriptReference()
      • setBootstrapWysiwygJavaScriptReference

        public void setBootstrapWysiwygJavaScriptReference​(ResourceReference reference)
      • getJQueryHotKeysJavaScriptReference

        public ResourceReference getJQueryHotKeysJavaScriptReference()
      • setjQueryHotKeysJavaScriptReference

        public void setjQueryHotKeysJavaScriptReference​(ResourceReference reference)
      • getPrettifyJavaScriptReference

        public ResourceReference getPrettifyJavaScriptReference()
      • setPrettifyJavaScriptReference

        public void setPrettifyJavaScriptReference​(ResourceReference reference)
      • getEditorJavaScriptResourceReference

        public ResourceReference getEditorJavaScriptResourceReference()
      • setEditorJavaScriptResourceReference

        public void setEditorJavaScriptResourceReference​(ResourceReference editorJavaScriptResourceReference)