Function
Initializer for the PicasaStore store.
The PicasaStore is a Datastore interface to one of the basic services of the Picasa service, the public photo feed. This does not provide access to all the services of Picasa. This store cannot do * and ? filtering as the picasa service provides no interface for wildcards.
string
The attribute to use from the picasa item as its label.
boolean
Flag denoting if preventCache should be passed to dojo.io.script.
Define
out how many results to return for a fetch.
Function
The item to test for being contained by the store.
This function tests whether the item passed in is indeed an item in the store.
Function
The attribute to test for being contained by the store.
This function tests whether the item passed in is indeed a valid 'attribute' like type for the store.
Function
See dojo.data.api.Read.getFeatures()
Function
See dojo.data.api.Read.getValue()
Function
See dojo.data.api.Read.getAttributes()
Function
See dojo.data.api.Read.hasAttributes()
Function
See dojo.data.api.Read.isItemLoaded()
Function
See dojo.data.api.Read.loadItem()
Function
See dojo.data.api.Read.getLabel()
Function
See dojo.data.api.Read.getLabelAttributes()
Function
See dojo.data.api.Read.containsValue()
Function
See dojo.data.api.Read.getValue()
Function
See dojo.data.api.Read.isItem()
Function
See dojo.data.api.Read.close()
Function
request object
function to call for fetched items
function to call on error
Fetch picasa items that match to a query
Function
Function
The string to un-escape
Utility function to un-escape XML special characters in an HTML string.
Utility function to un-escape XML special characters in an HTML string.
HTML String converted back to the normal text (unescaped) characters (<,>,&, ", etc,). TODO: Check to see if theres already compatible escape() in dojo.string or dojo.html
Object
Object