Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

admGetSpaceLayout(spaceKey)

Description

Excerpt

Returns a layout - all custom decorators defined for a specific space only (does not retrieve global decorators)

...

Parameter name

Type

Required

Description

spaceKey

StringtrueThe key of the Confluence space for which you want to retrieve the style.
null spaceKey indicates a global decorator

Return type

List<CLayout>

Example

Code Block
return admGetSpaceLayout("MS");

Returns Layout for a Space with key="MS"

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "ps_conf"
labelsjira_comment_routine