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 configuation set.
Adding element 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 value)
          Set the advanced configuation set.
 



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