Manual
Repository

Thomas Walker Last update: Aug 7, 2017
Methods
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
$repository.allContentLabels |
LabelList |
all unique labels from all content in this repository |
||||||
$repository.blog |
Blog |
An object that collectively represents the blog posts managed by the repository or |
||||||
$repository.getContentByLabel(label) |
PageList |
The object which shows all pages including the label.
|
||||||
$repository.key |
String |
The key of the repository. |
||||||
$repository.labels |
LabelList |
The object property that represents all team labels used in the space. |
||||||
$repository.languages |
Languages |
The language property (can be used to access available values, the default, and the current value). |
||||||
$repository.logo |
SpaceLogo |
The logo of the space, backing the repository. |
||||||
$repository.name |
String |
The name of the repository. |
||||||
$repository.pages |
Pages |
An object that collectively represents the pages managed by the repository or |
||||||
$repository.variants |
Variants |
The variant property (can be used to access available values, the default, and the current value). |
||||||
$repository.versions |
Versions |
The version property (can be used to access available values, the default, and the current value). |