
Public Member Functions | |
| ERD2WDisplayURL (WOContext context) | |
| String | href () |
| String | string () |
| String | target () |
urlTarget. urlTarget | ERD2WDisplayURL | ( | WOContext | context | ) |
| String href | ( | ) |
Gets the href property for the displayed hyperlink.
| String string | ( | ) |
Gets the string from the D2W key <propertyKey>
| String target | ( | ) |
Gets the target for the displayed hyperlink. The target defaults to "_blank", but can be overridden using the D2W key urlTarget.
1.5.8