Functiondojox.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)
parametertypedescription
str The string to un-escape