com.mf.roundhouse.core.taglib
Class RoundhouseTag

java.lang.Object
  extended byTagSupport
      extended bycom.mf.roundhouse.core.taglib.RoundhouseTag
Direct Known Subclasses:
AccountTabStrip, ContextHelp, DeleteButton, DTree, FeedbackHooks, ImageTag, LocaleString, MainMenu, PagingWidget, PortletContainerTag, StyleSheetTag, TertiaryMenu, UserProperties

public abstract class RoundhouseTag
extends TagSupport

Author:
Jeffrey Payne
See Also:
Serialized Form

Constructor Summary
RoundhouseTag()
           
 
Method Summary
protected  SessionCollaborator getSessionCollaborator()
           
protected  java.lang.String getUrlForAction(ConfigurableLink link)
           
protected  java.lang.String getUrlForAction(java.lang.String action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoundhouseTag

public RoundhouseTag()
Method Detail

getSessionCollaborator

protected SessionCollaborator getSessionCollaborator()

getUrlForAction

protected java.lang.String getUrlForAction(java.lang.String action)
                                    throws java.lang.Exception
Throws:
java.lang.Exception

getUrlForAction

protected java.lang.String getUrlForAction(ConfigurableLink link)
                                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.