TinyMCE:API/tinymce.util.JSON/serialize

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: serialize

Summary

Serializes the specified object as a JSON string.

Syntax

<string> serialize(<Object> o)

Parameters

o
Object to serialize as a JSON string.

Returns

JSON string serialized from input.

Personal tools