TinyMCE:API/tinymce.dom.DOMUtils/decode

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: decode

Summary

Entity decode a string, resolves any HTML entities like å.

Syntax

<String> decode(<String> s)

Parameters

s
String to decode entities on.

Returns

Entity decoded string.

Personal tools