Link
Methods
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
$link.blog() | String | The relative link to the blog in the current space, or | |||||||||
$link.page(pageTitle) | String | The link (relative if possible) to the page with the specified title in the same space, or
| |||||||||
$link.page(spaceKey, pageTitle) | String | The link (relative if possible) to the page with the specified title, or
| |||||||||
$link.space(spaceKey) | String | The link (relative if possible) to the home page of the specified space, or
| |||||||||
$link.to | Link | This helper object. Allows syntactic enhancements like |