Functiondojox.data.PicasaStore._assertIsAttribute

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

This function tests whether the item passed in is indeed a valid 'attribute' like type for the store.

Usage

function (attribute) (view source)
parametertypedescription
attribute The attribute to test for being contained by the store.