public class CKEditorConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CKEDITOR_TOOLBAR_STANDARD
Toolbar config
|
| Constructor and Description |
|---|
CKEditorConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
createCkConfig()
Create the CKEditor config.
|
static Map<String,String> |
createCkConfig(String toolbar)
Create the CKEditor config by specifying the toolbar to use
To make things simple, use CKEDITOR_TOOLBAR_STANDARD or CKEDITOR_TOOLBAR_STANDARD
Defaults to CKEDITOR_TOOLBAR_STANDARD
|
public static final String CKEDITOR_TOOLBAR_STANDARD
public static Map<String,String> createCkConfig()
public static Map<String,String> createCkConfig(String toolbar)
toolbar - Copyright © 2008-2015 The Sakai Foundation. All Rights Reserved.