SAP ABAP Class /UI5/CL_THEME_UTIL (UI Theming: Utility functions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-THD (Application Component) Theme Designer
     /UI5/THEMING_INFRA (Package) UI Theming Infrastructure
Properties
Class /UI5/CL_THEME_UTIL  
Short Description UI Theming: Utility functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /UI5/THEMING_INFRA   UI Theming Infrastructure 
Created 20130321   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)
2 CL_HTTP_SERVER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_HTTP_CLIENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /UI5/CL_THEME_UTIL has no interface implemented.
Friends
Class /UI5/CL_THEME_UTIL has no friend class.
Attributes
Class /UI5/CL_THEME_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SERVER_URL Static method Public Method 20130321
2 GET_URL_WITH_CLIENT Static method Public Method 20130417
3 HASH Static method Public Method 20130403
4 SEND_GET_TO_SAME_HOST Static method Public Method 20130611
Events
Class /UI5/CL_THEME_UTIL has no event.
Types
Class /UI5/CL_THEME_UTIL has no local type.
Method Signatures

Method GET_SERVER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALWAYS_HTTPS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130321
2 Importing PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20130321
3 Importing PATH Call by reference Type reference (TYPE) STRING 20130321
4 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20130321
5 Returning URL Value transfer Type reference (TYPE) STRING 20130321

Method GET_SERVER_URL on class /UI5/CL_THEME_UTIL has no exception.

Method GET_URL_WITH_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting REQUIRE_REDIRECT Call by reference Type reference (TYPE) ABAP_BOOL 20130820
2 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20130417
3 Changing URL Value transfer Type reference (TYPE) STRING 20130417

Method GET_URL_WITH_CLIENT on class /UI5/CL_THEME_UTIL has no exception.

Method HASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARS Call by reference Type reference (TYPE) CSEQUENCE 20130403
2 Returning HASH Value transfer Type reference (TYPE) XSTRING 20130403

Method HASH on class /UI5/CL_THEME_UTIL has no exception.

Method SEND_GET_TO_SAME_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CDATA Value transfer Type reference (TYPE) STRING HTTP Client Abstraction 20130611
2 Importing TIMEOUT Call by reference Type reference (TYPE) I IF_HTTP_CLIENT=>CO_TIMEOUT_DEFAULT 20140312
3 Importing URL Call by reference Type reference (TYPE) STRING 20130611

Method SEND_GET_TO_SAME_HOST on class /UI5/CL_THEME_UTIL has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100