TinyMCE:API/tinymce.Theme/getInfo

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getInfo

Summary

Meta info method, this method gets executed when TinyMCE wants to present information about the theme for example in the about/help dialog.

Syntax

<Object> getInfo()

Returns

Returns an object with meta information about the theme the current items are longname, author, authorurl, infourl and version.

Personal tools