SAP ABAP Class /UI5/CL_THEME_PUBLIC_HANDLER (UI Theming: Theme repository - r/o access)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-THD (Application Component) Theme Designer
⤷
/UI5/THEMING_INFRA (Package) UI Theming Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI5/CL_VFS_HANDLER | UI Theming: Abstract base class for HTTP handlers using VFS | 20130322 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI5/CL_THEME_ADMIN_HANDLER | UI Theming: Auth protected HTTP handler for theme designer | 20130322 |
Properties
| Class | /UI5/CL_THEME_PUBLIC_HANDLER | |
| Short Description | UI Theming: Theme repository - r/o access | |
| Super Class | /UI5/CL_VFS_HANDLER | UI Theming: Abstract base class for HTTP handlers using VFS |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI5/THEMING_INFRA | UI Theming Infrastructure |
| Created | 20130322 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI5/CL_THEME_PUBLIC_HANDLER has no interface implemented.
Friends
Class /UI5/CL_THEME_PUBLIC_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130322 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130322 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20140205 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20130322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds cache header if the request contains a cache token | 20130322 | |
| 2 | Instance method | Public | Constructor | 20130322 | ||
| 3 | Instance method | Protected | Method | 20130322 | ||
| 4 | Instance method | Private | Method | Returns the current cache token | 20130322 |
Events
Class /UI5/CL_THEME_PUBLIC_HANDLER has no event.
Types
Class /UI5/CL_THEME_PUBLIC_HANDLER has no local type.
Method Signatures
Method ADD_CACHE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SAP_SOURCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140205 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20130322 |
Method ADD_CACHE_HEADER on class /UI5/CL_THEME_PUBLIC_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130322 | ||||
| 2 | SCRIPT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130322 | ||||
| 3 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20130322 |
Method CONSTRUCTOR on class /UI5/CL_THEME_PUBLIC_HANDLER has no exception.
Method REDIRECT_FOR_CLIENT_URI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REDIRECT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130322 | ||||
| 2 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20130322 |
Method REDIRECT_FOR_CLIENT_URI on class /UI5/CL_THEME_PUBLIC_HANDLER has no exception.
Method RESPOND_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20130322 |
Method RESPOND_CACHE on class /UI5/CL_THEME_PUBLIC_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |