LINK [LinkTool]

Creates links; see default templates for examples.

getPageUrl(String urlBase, String action)

Get the url for a page being linked to.

urlBase
The base url.
action
The action being linked to.

Returns: The value to place in the href attribute of a link.

getUserUrl(String username, String fullName)

Generates URL for user details.

username
User name.
fullName
User's full name.

Returns: URL to user details page.