Class 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:
    Serialized Form
    • Constructor Detail

      • FCKeditorConfigurations

        public FCKeditorConfigurations()
        Initialize the configuration collection
    • Method Detail

      • getUrlParams

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