public class ImageUploadPlugin extends Plugin
Constructor and Description |
---|
ImageUploadPlugin(ImageUploadPanel.ImageUploadBehavior imageUploadBehavior) |
Modifier and Type | Method and Description |
---|---|
protected void |
definePluginSettings(StringBuffer pBuffer)
Define configuration settings for this plugin.
|
PluginButton |
getImageUploadButton() |
define, definePluginExtensions, getPluginPath, setPluginPath
public ImageUploadPlugin(ImageUploadPanel.ImageUploadBehavior imageUploadBehavior)
public PluginButton getImageUploadButton()
protected void definePluginSettings(StringBuffer pBuffer)
Plugin
I.e. the "paste" plugin can be configured with different settings such as: "paste_callback" etc.
definePluginSettings
in class Plugin
pBuffer
- buffer to append toCopyright © 2015. All rights reserved.