Class wysiwyg

Description

This is the wysiwyg editor class, PHPDevShell uses TinyMCE as we found it well tested, if you choose to use your own wysiwyg editor, simply replace this class file with your own class and settings to your wysiwyg editor. You may visit the TinyMCE website to find usage of how you could add more functionality to TinyMCE.

Located in /legacy/wysiwyg.class.php (line 20)


	
			
Method Summary
void wysiwyg_load ([string $wysiwyg_load_config = false])
Methods
wysiwyg_load (line 27)

This method automaticly converts textareas to a TinyMCE wysiwyg editor, you may check the confic.x.wysiwyg.php for customizing the editor.

  • access: public
void wysiwyg_load ([string $wysiwyg_load_config = false])
  • string $wysiwyg_load_config: This will load the config file of your choice for the active WYSIWYG.

Documentation generated on Tue, 09 Aug 2011 09:05:40 +0200 by phpDocumentor 1.4.3