decodeEntities function
Restituisce una stringa decodificando le entità html presenti nella stringa passata come parametro
// API dBJsDavide Bausach / 22-01-2016
Argomenti:
- [string] html : stinga contente le entità html
- [string] html : stinga contente le entità html
Standard sintax
$D.decodeEntities('string');