Internal Console API

hlink

Other API in Package

Console

Console System

Console Webservice

hlink tag

This tag renders everything inside it looking for URLs and wraps them with an 'a' tag.

Tag Attributes
Attribute Notes
body

Sample:

<c:hlink>
    <p>Here is link https://www.cloudpiston.com</p>
</c:hlink>

<c:hlink>
<p>${content}</p>
</c:hlink>

<c:hlink body="${content}">
</c:hlink>
Copyright © 2006 - 2026, ContractPal, Inc. All rights reserved. API Date: Jul 25, 2026 05:05 PM