Skip to content

/AWS1/CL_AG2PORTALCONTENT

Contains the content that is visible to portal consumers including the themes, display names, and description.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_displayname TYPE /AWS1/AG2__STRINGMIN3MAX255 /AWS1/AG2__STRINGMIN3MAX255

The display name for the portal.

io_theme TYPE REF TO /AWS1/CL_AG2PORTALTHEME /AWS1/CL_AG2PORTALTHEME

The theme for the portal.

Optional arguments:

iv_description TYPE /AWS1/AG2__STRINGMIN0MAX1024 /AWS1/AG2__STRINGMIN0MAX1024

A description of the portal.


Queryable Attributes

Description

A description of the portal.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

DisplayName

The display name for the portal.

Accessible with the following methods

Method Description
GET_DISPLAYNAME() Getter for DISPLAYNAME, with configurable default
ASK_DISPLAYNAME() Getter for DISPLAYNAME w/ exceptions if field has no value
HAS_DISPLAYNAME() Determine if DISPLAYNAME has a value

Theme

The theme for the portal.

Accessible with the following methods

Method Description
GET_THEME() Getter for THEME