dojox.data.PicasaStore._unescapeHtml
dojo.require("dojox.data.PicasaStore");
defined in dojox/data/PicasaStore.js
Utility function to un-escape XML special characters in an HTML string.
Usage
function (str) (view source)
parameter | type | description |
---|---|---|
str | The string to un-escape |