ERXMailTo Class Reference
Inherits com::webobjects::appserver::WOComponent.
List of all members.
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
Member Function Documentation
Generates the href link from email binding of the form: "<a href=mailto:foo@bar.com>".
- Returns:
- generated href
The documentation for this class was generated from the following file:
- /opt/source/Wonder/Frameworks/Core/ERExtensions/Sources/er/extensions/components/ERXMailTo.java