com.jgeppert.struts2.jquery.richtext.views.velocity.components
Class JqueryRichtextAbstractDirective

java.lang.Object
  extended by org.apache.velocity.runtime.directive.Directive
      extended by org.apache.struts2.views.velocity.components.AbstractDirective
          extended by com.jgeppert.struts2.jquery.richtext.views.velocity.components.JqueryRichtextAbstractDirective
All Implemented Interfaces:
java.lang.Cloneable, org.apache.velocity.runtime.directive.DirectiveConstants
Direct Known Subclasses:
CkeditorDirective, TinymceDirective

public abstract class JqueryRichtextAbstractDirective
extends org.apache.struts2.views.velocity.components.AbstractDirective

Overwrite name prefix

Author:
Johannes Geppert

Field Summary
 
Fields inherited from class org.apache.velocity.runtime.directive.Directive
rsvc
 
Fields inherited from interface org.apache.velocity.runtime.directive.DirectiveConstants
BLOCK, LINE
 
Constructor Summary
JqueryRichtextAbstractDirective()
           
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from class org.apache.struts2.views.velocity.components.AbstractDirective
createPropertyMap, getBean, getBeanName, getType, putProperty, render
 
Methods inherited from class org.apache.velocity.runtime.directive.Directive
getColumn, getLine, init, setLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JqueryRichtextAbstractDirective

public JqueryRichtextAbstractDirective()
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class org.apache.struts2.views.velocity.components.AbstractDirective


Copyright © 2012. All Rights Reserved.