com.arsdigita.portalserver
Class LoggedInLinkWrapper

java.lang.Object
  extended bycom.arsdigita.bebop.Completable
      extended bycom.arsdigita.bebop.SimpleComponent
          extended bycom.arsdigita.bebop.TextStylable
              extended bycom.arsdigita.bebop.BaseLink
                  extended bycom.arsdigita.bebop.Link
                      extended bycom.arsdigita.portalserver.LoggedInLinkWrapper
All Implemented Interfaces:
Cloneable, com.arsdigita.bebop.Component, com.arsdigita.util.Lockable

public class LoggedInLinkWrapper
extends com.arsdigita.bebop.Link

Wraps a Link so that it becomes invisible if there is no user logged in.


Field Summary
 
Fields inherited from class com.arsdigita.bebop.Link
NEW_FRAME, TYPE_LINK, versionId
 
Fields inherited from class com.arsdigita.bebop.BaseLink
m_child, m_noJavascriptURL, m_url
 
Fields inherited from class com.arsdigita.bebop.SimpleComponent
m_attr
 
Fields inherited from interface com.arsdigita.bebop.Component
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE
 
Constructor Summary
LoggedInLinkWrapper(com.arsdigita.bebop.event.PrintListener l)
           
 
Method Summary
 boolean isVisible(com.arsdigita.bebop.PageState state)
           
 
Methods inherited from class com.arsdigita.bebop.Link
addURLVars, clone, generateURL, getTargetFrame, getURLVarString, prepareURL, setTargetFrame, setVar
 
Methods inherited from class com.arsdigita.bebop.BaseLink
addPrintListener, firePrintEvent, generateExtraXMLAttributes, generateXML, getChild, getNoJavascriptTarget, getTarget, removePrintListener, setChild, setConfirmation, setNoJavascriptTarget, setOnClick, setTarget, setTypeAttr, setupNoJavascriptURL
 
Methods inherited from class com.arsdigita.bebop.TextStylable
setBackgroundColor, setColor
 
Methods inherited from class com.arsdigita.bebop.SimpleComponent
children, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, lock, register, register, respond, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible
 
Methods inherited from class com.arsdigita.bebop.Completable
addCompletionListener, fireCompletionEvent
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggedInLinkWrapper

public LoggedInLinkWrapper(com.arsdigita.bebop.event.PrintListener l)
Method Detail

isVisible

public boolean isVisible(com.arsdigita.bebop.PageState state)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2344 UTC