SAP ABAP Class /UI5/CL_THEME_SETUP (UI Theming: API to access setup of theme repository)
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_SETUP  
Short Description UI Theming: API to access setup of theme repository    
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 20130410   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_SETUP has no interface implemented.
Friends
Class /UI5/CL_THEME_SETUP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_UI5_ROOT_PATTERN Constant Public Type reference (TYPE) STRING '/sap/public/bc/ui5/libraries/ver/*' 20140131
2 C_UI5_VERSIONS_PATH Constant Public Type reference (TYPE) STRING '/sap/public/bc/ui5/libraries/ver' 20140409
3 C_UR_SAP_THEMES_ROOT Constant Public Type reference (TYPE) STRING '/sap/public/bc/theming/themes' 20140131
4 M_CLIENT_DEPENDENT Static Attribute Public Type reference (TYPE) ABAP_BOOL 20130410
5 M_DEFAULT_CLIENT Static Attribute Public Type reference (TYPE) SYMANDT Client ID of Current User 20130410
6 M_OVERRIDE_VERSION_STRING Static Attribute Public Type reference (TYPE) STRING 20140131
7 M_SAP_INTERNAL Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE DO NOT USE!!! 20140129
8 M_THEME_DESIGNER_ROOT Static Attribute Public Type reference (TYPE) STRING '/sap/public/bc/theming/theme-designer-1.6' 20130412
9 M_UI5_ROOT Static Attribute Public Type reference (TYPE) STRING C_UI5_ROOT_PATTERN 20130410
10 M_UR_SAP_THEMES_ROOT Static Attribute Public Type reference (TYPE) STRING C_UR_SAP_THEMES_ROOT 20130412
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Determine setup options 20130410
2 PARSE_VERSION_OVERRIDE Static method Public Method Check for SAP INTERNAL version overrides. 20140131
Events
Class /UI5/CL_THEME_SETUP has no event.
Types
Class /UI5/CL_THEME_SETUP has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /UI5/CL_THEME_SETUP has no parameter.
Method CLASS_CONSTRUCTOR on class /UI5/CL_THEME_SETUP has no exception.

Method PARSE_VERSION_OVERRIDE 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 20140131
2 Importing SET Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20140213
3 Returning STRIPPED_PATH Value transfer Type reference (TYPE) STRING 20140131

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