| java.util.HashMap com.fredck.FCKeditor.FCKeditorConfigurations
FCKeditorConfigurations | public class FCKeditorConfigurations extends HashMap (Code) | | 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) |
Method Summary | |
public String | getUrlParams() Generate the url parameter sequence used to pass this configuration to the editor. |
FCKeditorConfigurations | public FCKeditorConfigurations()(Code) | | Initialize the configuration collection
|
getUrlParams | public String getUrlParams()(Code) | | Generate the url parameter sequence used to pass this configuration to the editor.
html endocode sequence of configuration parameters |
|
|