Skip to main content
Skip table of contents

Space Manager

Returns the username of the spacemanager for the current or a given space.

Parameter

Name

Description

Type

This is a required field

Default

Values

Space
spaceKey

spacekey

(error)

Theme
theme

Specifies a specific look and feel.

enum

(error)

username

username, boxed, small

Plain label
descplain

Used in the Theme "boxed".

string

(error)

Internationalization i18n key for the label
desci18n

Used in the Theme "boxed". Any available i18n key can be used. This proprety overwrites the Plain Label.

string

(error)

spaceadmin.manager


Examples

Boxed Space Manager

CODE
{gu-spaceadmin:theme=boxed}

Boxed Space Manager with another label 

Implemented with this issue THEME-42.

CODE
{gu-spaceadmin:theme=boxed|desci18n=author.name}

Space manager of the current Space

CODE
{gu-spaceadmin}

Space manager of another Space

CODE
{gu-spaceadmin:spaceKey=HR}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.