TinyMCE:API/tinymce.Editor/getLang

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: getLang

Summary

Returns a language pack item by name/key.

Syntax

<void> getLang(<String> n, <String> dv)

Parameters

n
Name/key to get from the language pack.
dv
Optional default value to retrive.
Personal tools