/AWS1/CL_CNTIMAGESLOGO¶
Contains logo image configuration for workspace themes.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_default TYPE /AWS1/CNTTHEMEIMAGELINK /AWS1/CNTTHEMEIMAGELINK¶
The default logo image displayed in the workspace.
iv_favicon TYPE /AWS1/CNTTHEMEIMAGELINK /AWS1/CNTTHEMEIMAGELINK¶
The favicon image displayed in the browser tab.
Queryable Attributes¶
Default¶
The default logo image displayed in the workspace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULT() |
Getter for DEFAULT, with configurable default |
ASK_DEFAULT() |
Getter for DEFAULT w/ exceptions if field has no value |
HAS_DEFAULT() |
Determine if DEFAULT has a value |
Favicon¶
The favicon image displayed in the browser tab.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAVICON() |
Getter for FAVICON, with configurable default |
ASK_FAVICON() |
Getter for FAVICON w/ exceptions if field has no value |
HAS_FAVICON() |
Determine if FAVICON has a value |