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 ABAP 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 M_CACHE_STRING Instance attribute Protected Type reference (TYPE) STRING 20130322
2 M_IS_CACHE_URL Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130322
3 M_IS_SAP_CACHE_URL Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20140205
4 M_SAP_CLIENT Instance attribute Protected Type reference (TYPE) SYMANDT Client ID of Current User 20130322
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CACHE_HEADER Instance method Protected Method Adds cache header if the request contains a cache token 20130322
2 CONSTRUCTOR Instance method Public Constructor 20130322
3 REDIRECT_FOR_CLIENT_URI Instance method Protected Method 20130322
4 RESPOND_CACHE 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 Importing IS_SAP_SOURCE Call by reference Type reference (TYPE) ABAP_BOOL 20140205
2 Importing 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 Importing PATH Call by reference Type reference (TYPE) STRING 20130322
2 Importing SCRIPT_NAME Call by reference Type reference (TYPE) STRING 20130322
3 Importing 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 Returning REDIRECT Value transfer Type reference (TYPE) ABAP_BOOL 20130322
2 Importing 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 Importing 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