Functiondojox.data.AtomReadStore.hasAttribute

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

Check whether an element has the attribute

Usage

function (item, attribute) (view source)
parametertypedescription
item must be created by the AtomReadStore instance.
attribute An attribute of an Atom Entry item.