/AWS1/CL_AG2PORTALTHEME¶
Defines the theme for a portal.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_customcolors TYPE REF TO /AWS1/CL_AG2CUSTOMCOLORS /AWS1/CL_AG2CUSTOMCOLORS¶
Defines custom color values.
Optional arguments:¶
iv_logolastuploaded TYPE /AWS1/AG2__TIMESTAMPISO8601 /AWS1/AG2__TIMESTAMPISO8601¶
The timestamp when the logo was last uploaded.
Queryable Attributes¶
CustomColors¶
Defines custom color values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMCOLORS() |
Getter for CUSTOMCOLORS |
LogoLastUploaded¶
The timestamp when the logo was last uploaded.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGOLASTUPLOADED() |
Getter for LOGOLASTUPLOADED, with configurable default |
ASK_LOGOLASTUPLOADED() |
Getter for LOGOLASTUPLOADED w/ exceptions if field has no va |
HAS_LOGOLASTUPLOADED() |
Determine if LOGOLASTUPLOADED has a value |