- The Book of Dojo
- Quick Installation
- Hello World
- Debugging Tutorial
- Introduction
- Part 1: Life With Dojo
- Part 2: Dijit
- Part 3: JavaScript With Dojo and Dijit
- Part 4: Testing, Tuning and Debugging
- Part 5: DojoX
- The Dojo Book, 0.4
Available Stores
Submitted by shaneosullivan on Wed, 07/11/2007 - 14:35.
The following dojo.data stores are pre-packaged with Dojo:
dojo.data.ItemFileReadStore | read-only store for JSON data |
dojo.data.ItemFileWriteStore | read/write store for JSON data |
dojox.data.CsvStore | read-only store for comma-separated variable (CSV) formatted data |
dojox.data.OpmlStore | read-only store for Outline Processor Markup Language (OPML) |
dojox.data.HtmlTableStore | read-only store for data kept in HTML-formatted tables |
dojox.data.XmlStore | read/write store for basic XML data |
dojox.data.FlickrStore | read store for queries on flickr.com, and a good example data store for web services |
dojox.data.FlickrRestStore | read store for queries on flickr.com, and a good example data store for web services. More advanced version of FlickrStore |
dojox.data.QueryReadStore | like ItemFileReadStore, read-only store for JSON data, but queries servers on each request |
dojox.data.AtomReadStore | read store for Atom XML documents. |
- Printer-friendly version
- Login or register to post comments
- Subscribe post