Uses of Class
net.fckeditor.FCKeditorConfig

Packages that use FCKeditorConfig
net.fckeditor Core objects to manage the FCKeditor text input form. 
 

Uses of FCKeditorConfig in net.fckeditor
 

Methods in net.fckeditor that return FCKeditorConfig
 FCKeditorConfig FCKeditor.getConfig()
          Get the advanced configuration set.
By adding elements to this collection you can override the settings specified in the config.js file.
 

Methods in net.fckeditor with parameters of type FCKeditorConfig
 void FCKeditor.setConfig(FCKeditorConfig config)
          Set the advanced configuation set.
 



Copyright © 2004-2009 Frederico Caldeira Knabben. All Rights Reserved.