Namespacedojox.off

the Dojo Offline project

Jump to PropertiesJump to FunctionsJump to ConstructorsNamespacesBack to top

Jump to PropertiesJump to FunctionsJump to NamespacesConstructorsBack to top

void For advanced usage; most developers can ignore this. Manually goes offline, away from the network.
void For advanced usage; most developers can ignore this. Attempts to go online.
void Called when a Dojo Offline-enabled application is finished configuring Dojo Offline, and is ready for Dojo Offline to initialize itself.
Determines if our web application's website is available.

Jump to PropertiesJump to ConstructorsJump to NamespacesFunctionsBack to top

For advanced usage; most developers can ignore this. A standard event handler that can be attached to to find out about low-level framework events. Most developers will not need to attach to this method; it is meant for low-level information that can be useful for updating offline user-interfaces in exceptional circumstances. The default Dojo Offline UI widget takes care of most of these situations.
Called when Dojo Offline can be used.
Called when our on- or offline- status changes.
Functiondojox.off._load(callback)
Causes the Dojo Offline framework to load its configuration data from local storage
Causes the Dojo Offline framework to save its configuration data into local storage.

Jump to FunctionsJump to ConstructorsJump to NamespacesPropertiesBack to top