Uses of Class
org.exoplatform.frameworks.jcr.web.fckeditor.FCKeditorConfigurations
-
Packages that use FCKeditorConfigurations Package Description org.exoplatform.frameworks.jcr.web.fckeditor -
-
Uses of FCKeditorConfigurations in org.exoplatform.frameworks.jcr.web.fckeditor
Methods in org.exoplatform.frameworks.jcr.web.fckeditor that return FCKeditorConfigurations Modifier and Type Method Description FCKeditorConfigurationsFCKeditor. getConfig()Get the advanced configuation set.
Adding element to this collection you can override the settings specified in the config.js file.Methods in org.exoplatform.frameworks.jcr.web.fckeditor with parameters of type FCKeditorConfigurations Modifier and Type Method Description voidFCKeditor. setConfig(FCKeditorConfigurations value)Set the advanced configuation set.
-