Functiondojox.data.jsonPathStore.cleanMeta

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

Recurses through 'data' and removes an meta information that has been attached. This function will also removes any id's that were autogenerated from objects. It will not touch id's that were not generated

Usage

function (data, options) (view source)
parametertypedescription
data  
options