ERXMailTo Class Reference

Inherits com::webobjects::appserver::WOComponent.

Collaboration diagram for ERXMailTo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERXMailTo (WOContext aContext)
String href ()
boolean isStateless ()


Detailed Description

Component that generates a mailto href of the form: "<a href=mailto:foo@bar.com>foo@bar.com</a>".
Synopsis:
email=anEmail;
Bindings:
email email to generate href

Constructor & Destructor Documentation

ERXMailTo ( WOContext  aContext  ) 

Default constructor


Member Function Documentation

String href (  ) 

Generates the href link from email binding of the form: "<a href=mailto:foo@bar.com>".

Returns:
generated href

boolean isStateless (  ) 

component is stateless


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

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