TinyMCE:API/tinymce.EditorManager/addI18n

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: addI18n

Summary

Adds a language pack, this gets called by the loaded language files like en.js.

Syntax

<void> addI18n(<String> p, <Object> o)

Parameters

p
Prefix for the language items. For example en.myplugin
o
Name/Value collection with items to add to the language group.
Personal tools