Class FCKeditorConfigurations

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap
org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditorConfigurations
All Implemented Interfaces:
Serializable, Cloneable, Map

public class FCKeditorConfigurations extends HashMap
Contains the configuration settings for the FCKEditor.
Adding element to this collection you can override the settings specified in the config.js file.
Author:
Simone Chiaretta (simo@users.sourceforge.net)
See Also:
  • Constructor Details

    • FCKeditorConfigurations

      public FCKeditorConfigurations()
      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