|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CKEditorConfig in com.ckeditor |
---|
Methods in com.ckeditor that return CKEditorConfig | |
---|---|
(package private) CKEditorConfig |
CKEditorConfig.configSettings(EventHandler eventHandler)
Configure settings. |
CKEditorConfig |
CKEditorTag.getConfig()
|
Methods in com.ckeditor with parameters of type CKEditorConfig | |
---|---|
protected abstract String |
CKEditorTag.getTagOutput(CKEditorConfig config)
Returns standard tag output. |
protected String |
CKEditorReplaceTag.getTagOutput(CKEditorConfig config)
|
protected String |
CKEditorReplaceAllTag.getTagOutput(CKEditorConfig config)
|
protected String |
CKEditorInsertTag.getTagOutput(CKEditorConfig config)
|
static String |
TagHelper.jsEncode(CKEditorConfig config)
Provides basic JSON support for the configuration object. |
void |
CKEditorTag.setConfig(CKEditorConfig config)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |