Uses of Class
org.exoplatform.webui.form.wysiwyg.FCKEditorConfig
Packages that use FCKEditorConfig
-
Uses of FCKEditorConfig in org.exoplatform.webui.form.wysiwyg
Methods in org.exoplatform.webui.form.wysiwyg that return FCKEditorConfigModifier and TypeMethodDescriptionFCKEditor.getConfig()Get the advanced configuation set.
Adding element to this collection you can override the settings specified in the config.js file.UIFormWYSIWYGInput.getFCKConfig()Gets the fCK config.Methods in org.exoplatform.webui.form.wysiwyg with parameters of type FCKEditorConfigModifier and TypeMethodDescriptionvoidFCKEditor.setConfig(FCKEditorConfig value) Set the advanced configuation set.voidUIFormWYSIWYGInput.setFCKConfig(FCKEditorConfig config) Sets the fCK config.