Breadcrumbs

Repository

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 null if blog posts are not enabled.

$repository.getContentByLabel(label)

PageList

The object which shows all pages including the label.

  • Parameter: label

  • Type: String

  • Description: Name for retrieving al included pages.

$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 null if pages are not enabled.

$repository.scrollSearch

ScrollSearch

A placeholder for the Scroll Search of Scroll Versions and Scroll Translations

$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).