wicket.contrib.tinymce.settings
Class EmotionsPlugin

java.lang.Object
  extended by wicket.contrib.tinymce.settings.Enum
      extended by wicket.contrib.tinymce.settings.Plugin
          extended by wicket.contrib.tinymce.settings.EmotionsPlugin
All Implemented Interfaces:
Serializable

public class EmotionsPlugin
extends Plugin

The emotions plugin is able to insert smiley images into the TinyMCE editable area.

Author:
Iulian-Corneliu COSTAN
See Also:
Serialized Form

Constructor Summary
EmotionsPlugin()
          Construct.
 
Method Summary
 PluginButton getEmotionsButton()
           
 
Methods inherited from class wicket.contrib.tinymce.settings.Plugin
define, definePluginExtensions, definePluginSettings, getPluginPath, setPluginPath
 
Methods inherited from class wicket.contrib.tinymce.settings.Enum
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EmotionsPlugin

public EmotionsPlugin()
Construct.

Method Detail

getEmotionsButton

public PluginButton getEmotionsButton()
Returns:


Copyright © 2004-2011. All Rights Reserved.