Container for Dojo View Helper
Located in /Dojo/View/Helper/Dojo/Container.php (line 35)
addOnLoad capture lock
addOnLoad object on which to apply lambda
Base CDN url to utilize
Path segment following version string of CDN path
Dojo version to use from CDN
Has the dijit loader been registered?
Registered programmatic dijits
Dojo configuration
Whether or not dojo is enabled
Are we rendering as XHTML?
Arbitrary javascript to include in dojo script
Dojo layers (custom builds) to use
Relative path to dojo
Root of dojo where all dojo files are installed
Registered module paths
Modules to require
Actions to perform on window load
Register the Dojo stylesheet?
Style sheet modules to load
Local stylesheets
Array of onLoad events specific to Zend_Dojo integration operations
Add a programmatic dijit
Add multiple dijits at once
Expects an array of id => array $params pairs
Add arbitrary javascript to execute in dojo JS container
Add layer (custom build) path
Add a script to execute onLoad
dojo.addOnLoad accepts:
Add a stylesheet
Add a stylesheet by module name
Clear arbitrary javascript stack
Clear all registered layers
Render dijits as JSON structure
Return CDN base URL
Get CDN path to dojo (relative to CDN base + version)
Get CDN version
Retrieve a dijit by id
Retrieve all dijits
Returns dijits as an array of assoc arrays
Retrieve dojo configuration values
Get dojo configuration value
Return all registered javascript statements
Get registered layers
Get local path to dojo
List registered module paths
Retrieve list of modules to require
Retrieve all registered onLoad actions
Get all stylesheet modules currently registered
Retrieve registered stylesheets
Is the given programmatic dijit already registered?
Is dojo enabled?
Finish capturing arbitrary javascript to include in dojo script
Capture arbitrary javascript to include in dojo script
Stop capturing routines to run onLoad
Start capturing routines to run onLoad
Prepend an onLoad event to the list of onLoad actions
Create dijit loader functionality
Register the dojo.css stylesheet?
With no arguments, returns the status of the flag; with arguments, sets the flag and returns the object.
Register a module path
Remove a programmatic dijit if it exists
Remove a registered layer
Specify one or multiple modules to require
Set CDN base path
Set CDN path to dojo (relative to CDN base + version)
Use CDN, using version specified
Set a programmatic dijit (overwrites)
Set multiple dijits at once (overwrites)
Expects an array of id => array $params pairs
Set Dojo configuration
Set Dojo configuration option
Set path to local dojo
Add options for the Dojo Container to use
Set view object
Are we using the CDN?
Are we using a local path?
Add an onLoad action related to ZF dijit creation
This method is public, but prefixed with an underscore to indicate that it should not normally be called by userland code. It is pertinent to ensuring that the correct order of operations occurs during dijit creation.
Retrieve local path to dojo resources for building relative paths
Retrieve all ZF dijit callbacks
Render DjConfig values
Render dojo script tag
Renders Dojo script tag by utilizing either local path provided or the CDN. If any djConfig values were set, they will be serialized and passed with that attribute.
Render dojo module paths and requires
Render layers (custom builds) as script tags
Render dojo stylesheets
String representation of dojo environment
Documentation generated on Mon, 21 Jun 2010 15:13:47 -0400 by phpDocumentor 1.4.3