public interface LinkRenderer
| Modifier and Type | Method and Description |
|---|---|
String |
renderLink(Link link,
RenderContext context)
Render a link as HTML, given a current PageContext.
|
String renderLink(Link link, RenderContext context)
link - the link to appendcontext - the current rendering contextCopyright © 2019 Atlassian. All rights reserved.