TinyMCE:API/tinymce.Theme/getInfo
From Moxiecode Documentation Wiki
Contents |
[edit]
Method: getInfo
[edit]
Summary
Meta info method, this method gets executed when TinyMCE wants to present information about the theme for example in the about/help dialog.
[edit]
Syntax
<Object> getInfo()
[edit]
Returns
Returns an object with meta information about the theme the current items are longname, author, authorurl, infourl and version.
