TinyMCE:API/tinymce.Theme

From Moxiecode Documentation Wiki

Jump to: navigation, search

Class: tinymce.Theme

Theme base class, this is a pseudo class that describes how a theme is to be created for TinyMCE. The methods below are all optional.

Constructor

init
Initialized the specified theme.
getInfo
Used to return themes meta data such as author, version etc.
renderUI
Render method for the UI with toolbars, containers etc.
Personal tools