Functiondojox.data.FlickrRestStore._processFlickrData

dojo.require("dojox.data.FlickrRestStore");
defined in dojox/data/FlickrRestStore.js

Processes the raw data from Flickr and updates the internal cache.

Usage

function (/*Object*/ data, /*Object*/ request, /*String*/ cacheKey) (view source)
parametertypedescription
dataObjectData returned from Flickr
requestObjectThe original dojo.data.Request object passed in by the user. If the data contains an 'item' object, it has not come from the REST services, so process it using the FlickrStore.
cacheKeyString