ERXHyperlink Class Reference

Inherits com::webobjects::appserver::_private::WOHyperlink.

Inherited by ERXDataHyperlink.

Collaboration diagram for ERXHyperlink:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendAttributesToResponse (final WOResponse woresponse, WOContext wocontext)
 ERXHyperlink (String arg0, NSDictionary arg1, WOElement arg2)
WOActionResults invokeAction (WORequest request, WOContext context)

Static Public Attributes

static Logger log = Logger.getLogger(ERXHyperlink.class)

Static Private Attributes

static boolean defaultNoFollow = ERXProperties.booleanForKey("er.extensions.ERXHyperlink.defaultNoFollow")


Detailed Description

Enhancement to WOHyperlink. Don't use this class directly, it is patched automatically into the runtime system on application startup. Just use WOHyperlink.
Author:
david Logging

ak WONoContentElement fix, senderID fix, double-quote fix


Constructor & Destructor Documentation

ERXHyperlink ( String  arg0,
NSDictionary  arg1,
WOElement  arg2 
)

Parameters:
arg0 
arg1 
arg2 


Member Function Documentation

void appendAttributesToResponse ( final WOResponse  woresponse,
WOContext  wocontext 
)

WOActionResults invokeAction ( WORequest  request,
WOContext  context 
)

Overriden to perform the logging, propagating the action to subelements and returning the current page if an empty page is returned from super.

Reimplemented in ERXDataHyperlink.


Member Data Documentation

boolean defaultNoFollow = ERXProperties.booleanForKey("er.extensions.ERXHyperlink.defaultNoFollow") [static, private]

Defines if the hyperlink adds a default rel="nofollow" if an action is bound.

Logger log = Logger.getLogger(ERXHyperlink.class) [static]


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:06 2012 for Project Wonder by  doxygen 1.5.8