Skip to content

/AWS1/CL_APSTHEME

The custom branding theme, which might include a custom logo, website links, and other branding to display to users.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_stackname TYPE /AWS1/APSNAME /AWS1/APSNAME

The stack that has the custom branding theme.

iv_state TYPE /AWS1/APSTHEMESTATE /AWS1/APSTHEMESTATE

The state of the theme.

iv_themetitletext TYPE /AWS1/APSTHEMETITLETEXT /AWS1/APSTHEMETITLETEXT

The browser tab page title.

iv_themestyling TYPE /AWS1/APSTHEMESTYLING /AWS1/APSTHEMESTYLING

The color that is used for the website links, text, buttons, and catalog page background.

The website links that display in the catalog page footer.

iv_themeorganizationlogourl TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The URL of the logo that displays in the catalog page header.

iv_themefaviconurl TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The URL of the icon that displays at the top of a user's browser tab during streaming sessions.

iv_createdtime TYPE /AWS1/APSTIMESTAMP /AWS1/APSTIMESTAMP

The time the theme was created.


Queryable Attributes

StackName

The stack that has the custom branding theme.

Accessible with the following methods

Method Description
GET_STACKNAME() Getter for STACKNAME, with configurable default
ASK_STACKNAME() Getter for STACKNAME w/ exceptions if field has no value
HAS_STACKNAME() Determine if STACKNAME has a value

State

The state of the theme.

Accessible with the following methods

Method Description
GET_STATE() Getter for STATE, with configurable default
ASK_STATE() Getter for STATE w/ exceptions if field has no value
HAS_STATE() Determine if STATE has a value

ThemeTitleText

The browser tab page title.

Accessible with the following methods

Method Description
GET_THEMETITLETEXT() Getter for THEMETITLETEXT, with configurable default
ASK_THEMETITLETEXT() Getter for THEMETITLETEXT w/ exceptions if field has no valu
HAS_THEMETITLETEXT() Determine if THEMETITLETEXT has a value

ThemeStyling

The color that is used for the website links, text, buttons, and catalog page background.

Accessible with the following methods

Method Description
GET_THEMESTYLING() Getter for THEMESTYLING, with configurable default
ASK_THEMESTYLING() Getter for THEMESTYLING w/ exceptions if field has no value
HAS_THEMESTYLING() Determine if THEMESTYLING has a value

The website links that display in the catalog page footer.

Accessible with the following methods

Method Description
GET_THEMEFOOTERLINKS() Getter for THEMEFOOTERLINKS, with configurable default
ASK_THEMEFOOTERLINKS() Getter for THEMEFOOTERLINKS w/ exceptions if field has no va
HAS_THEMEFOOTERLINKS() Determine if THEMEFOOTERLINKS has a value

ThemeOrganizationLogoURL

The URL of the logo that displays in the catalog page header.

Accessible with the following methods

Method Description
GET_THEMEORGANIZATIONLOGOURL() Getter for THEMEORGANIZATIONLOGOURL, with configurable defau
ASK_THEMEORGANIZATIONLOGOURL() Getter for THEMEORGANIZATIONLOGOURL w/ exceptions if field h
HAS_THEMEORGANIZATIONLOGOURL() Determine if THEMEORGANIZATIONLOGOURL has a value

ThemeFaviconURL

The URL of the icon that displays at the top of a user's browser tab during streaming sessions.

Accessible with the following methods

Method Description
GET_THEMEFAVICONURL() Getter for THEMEFAVICONURL, with configurable default
ASK_THEMEFAVICONURL() Getter for THEMEFAVICONURL w/ exceptions if field has no val
HAS_THEMEFAVICONURL() Determine if THEMEFAVICONURL has a value

CreatedTime

The time the theme was created.

Accessible with the following methods

Method Description
GET_CREATEDTIME() Getter for CREATEDTIME, with configurable default
ASK_CREATEDTIME() Getter for CREATEDTIME w/ exceptions if field has no value
HAS_CREATEDTIME() Determine if CREATEDTIME has a value