jQuery View Helper. Transports all jQuery stack and render information across all views.
Located in /JQuery/View/Helper/JQuery/Container.php (line 37)
View Instance
Indicates if a capture start method for javascript or onLoad has been called.
Indicates wheater the jQuery View Helper is enabled.
View is rendered in XHTML or not.
Additional javascript files that for jQuery Helper components.
Additional javascript statements that need to be executed after jQuery lib.
Path to local webserver jQuery library
Load CDN Path from SSL or Non-SSL?
jQuery onLoad statements Stack
Default Render Mode (all parts)
Additional stylesheet files for jQuery related components.
jQuery UI Library Enabled
Local jQuery UI Path. Use Google CDN if variable is null
jQuery UI Google CDN Version
Default CDN jQuery Library version
Add arbitrary javascript to execute in jQuery JS container
Add a Javascript File to the include stack.
Add a script to execute onLoad
Add a stylesheet
Clear arbitrary javascript stack
Clear all currently registered Javascript files.
Clear the onLoadActions stack.
Get CDN version
Return all registered javascript statements
Return all currently registered Javascript files.
This does not include the jQuery library, which is handled by another retrieval strategy.
Get local path to jQuery
Retrieve all registered onLoad actions
Return bitmask of the current Render Mode
Retrieve registered stylesheets
Return jQuery UI CDN Version
Proxies to getUiPath() for consistency in function naming.
Return the local jQuery UI Path if set.
Get jQuery UI Version used.
Get the version used with the jQuery library
Is jQuery enabled?
Finish capturing arbitrary javascript to include in jQuery script
Capture arbitrary javascript to include in jQuery script
Stop capturing routines to run onLoad
Start capturing routines to run onLoad
Set Use SSL on CDN Flag
Use CDN, using version specified. Currently supported by Googles Ajax Library API are: 1.2.3, 1.2.6
Set path to local jQuery library
Set which parts of the jQuery enviroment should be rendered.
This function allows for a gradual refactoring of the jQuery code rendered by calling __toString(). Use ZendX_JQuery::RENDER_* constants. By default all parts of the enviroment are rendered.
Set jQuery UI CDN Version
Set local path to jQuery UI library
Set jQuery UI version used.
Set the version of the jQuery library used.
Set view object
Disable jQuery UI Library Rendering
Enable jQuery UI Library Rendering
Check wheater currently the jQuery UI library is enabled.
Are we using the CDN?
Are we using a local path?
Is the jQuery Ui enabled and loaded from CDN?
Is the jQuery Ui loaded from local scope?
Internal function that constructs the include path of the jQuery library.
Renders all javascript code related stuff of the jQuery enviroment.
Renders all javascript file related stuff of the jQuery enviroment.
Render jQuery stylesheets
String representation of jQuery environment
Documentation generated on Wed, 31 Mar 2010 16:02:43 -0400 by phpDocumentor 1.4.3