Class FCKEditorConfig

java.lang.Object
java.util.AbstractMap<String,String>
java.util.HashMap<String,String>
org.exoplatform.webui.form.wysiwyg.FCKEditorConfig
All Implemented Interfaces:
Serializable, Cloneable, Map<String,String>

public class FCKEditorConfig extends HashMap<String,String>
Contains the configuration settings for the FCKEditor.
Adding element to this collection you can override the settings specified in the config.js file.
Version:
$Id: FCKeditorConfig.java 1905 2008-04-10 15:32:00Z th-schwarz $
See Also:
  • Constructor Details

    • FCKEditorConfig

      public FCKEditorConfig()
      Initialize the configuration collection
  • Method Details

    • getUrlParams

      public String getUrlParams()
      Generate the url parameter sequence used to pass this configuration to the editor.
      Returns:
      html endocode sequence of configuration parameters