Alloy Showcase
![]() |
Note
|
alloy:outputLink
OutputLink is a UIOutput component that renders an<a>
element (hyperlink). Since it extends HtmlOutputLink, it supports all the features of h:outputLink.
General Usage
The value of the component is rendered as thehref
attribute and the children of the component are rendered as the text/content of the hyperlink.
Source Code
Liferay Faces Alloy 4.1.1 + Liferay Faces Bridge Implementation 5.0.0 + Showcase Common 4.0.0 + Liferay Faces Util 3.4.1 + Mojarra 2.2.20