TinyMCE:API/tinymce.util.Cookie/get

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: get

Summary

Gets the raw data of a cookie by name.

Syntax

<String> get(<String> n)

Parameters

n
Name of cookie to retrive.

Returns

Cookie data string.

Personal tools