Class jquery

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.

  • deprecated:

Located in /legacy/jquery.class.php (line 19)


	
			
Variable Summary
boolean $lightbox
boolean $load_ui
string $template
Method Summary
string jquery_load ()
Variables
boolean $lightbox = true (line 43)

Load lightbox effects using fancybox.

For fancybox effects, check out http://fancy.klade.lv/home

boolean $load_ui = true (line 28)

Load the jquery UI.

To generate your own theme use http://jqueryui.com/themeroller/ and place theme in appropriate template location.

string $template = 'theme' (line 35)

Load the template for the jquery UI.

Methods
jquery_load (line 51)

This method loads the appropriate jquery classes, see http://jqueryui.com for examples.

string jquery_load ()

Documentation generated on Tue, 09 Aug 2011 09:04:59 +0200 by phpDocumentor 1.4.3