An array that holds the global %CKEditor configuration. For the list of available options, see http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html
This is where additional configuration can be passed.
\brief CKEditor class that can be used to create editor instances in PHP pages on server side.
Return path to ckeditor.js.
Clear registered event handlers. Note: this function will have no effect on already created editor instances.
Clear registered global event handlers. Note: this function will have no effect if the event handler has been already printed/returned.
Returns the configuration array (global and instance specific settings are merged into one array). \private
Return the HTML code required to run FCKeditor.