dojox.off
the Dojo Offline project


NamespacesBack to top


ConstructorsBack 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.


FunctionsBack 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.

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.