SAP ABAP Class CL_THTMLB_CONTENT (Element-Handler: <thtmlb:content>)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_THTMLB_CONTENT Base: 20060201
Properties
Class CL_THTMLB_CONTENT  
Short Description Element-Handler: <thtmlb:content>    
Super Class CLG_THTMLB_CONTENT Base: <thtmlb:content> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060201   SAP 
Last change 20130531   SAP 
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 CL_THTMLB_CONTENT has no interface implemented.
Friends
Class CL_THTMLB_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_WCFC_ADD_CSS Static Attribute Private See coding 20090120
2 GT_WCFC_ADD_JS Static Attribute Private See coding 20090119
3 GV_12H_TIMEFORMAT Static Attribute Public Type reference (TYPE) XUTIMEFM 12h instead of 24h format 20080407
4 GV_BROWSER_TYPE Instance attribute Public Type reference (TYPE) I browser type 20060223
5 GV_BROWSER_VERSION Instance attribute Public Type reference (TYPE) I browser version 20060223
6 GV_COLOR Static Attribute Public Type reference (TYPE) TEXT10 Text (10 Characters) 20100316
7 GV_DOCTYPE Instance attribute Public Type reference (TYPE) C Document type 20061022
8 GV_ENABLE_CONSOLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090910
9 GV_FILEUPLOAD_ON_PAGE Instance attribute Public Type reference (TYPE) ABAP_BOOL flag telling if a file upload exists on the page 20060302
10 GV_FONT_SIZE Instance attribute Protected Type reference (TYPE) TEXT20 Text (20 Characters) 20060704
11 GV_LANGUAGE Static Attribute Protected Type reference (TYPE) I18_A_LANGISO2 2 letter ISO language code 20060810
12 GV_LOAD_CSS_SKIN Static Attribute Private Type reference (TYPE) STRING 20090122
13 GV_LOAD_JS Static Attribute Private Type reference (TYPE) ABAP_BOOL 20090120
14 GV_QUIRKS_MODE Static Attribute Public Type reference (TYPE) FLAG True if quirks mode is enabled 20061024
15 GV_RUNTIME_ANALYSIS Instance attribute Protected Type reference (TYPE) FLAG Message area is created 20070403
16 GV_RUN_START Instance attribute Protected Type reference (TYPE) I 20070402
17 GV_TEST_MODE Static Attribute Public Type reference (TYPE) ABAP_BOOL X = Testmode is switched on 20060711
18 GV_TEST_PARAM Instance attribute Protected Type reference (TYPE) TEXT20 Text (20 Characters) 20060704
19 GV_TITLE_PREFIX Static Attribute Public Type reference (TYPE) TEXT20 Testmode window Prefix 20070410
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALTERNATIVE_PATH Static method Public Method get alternative path 20090317
2 GET_USER_AGENT Static method Public Method get the user agent 20090127
3 GET_WCF_SESSION_SCRIPT Static method Public Method get WCF javascript containing the URL with session info 20100707
4 IS_QUIRKS_MODE Static method Public Method Returns true if the quirks mode is currently active 20061024
5 LOAD_CUSTOMIZED_CSS_FILES Instance method Public Method Load Customized CSS Files 20090120
6 LOAD_CUSTOMIZED_JS_FILES Instance method Public Method Load Customized JavaScript Files 20090119
Events
# Event Type Visibility Description Created on
1 ONLOAD Static Event
(1)
Public
(2)
Onload Event 20090609
Types
Class CL_THTMLB_CONTENT has no local type.
Method Signatures

Method GET_ALTERNATIVE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_URL Value transfer Type reference (TYPE) STRING 20090317
2 Importing IV_COLOR Call by reference Type reference (TYPE) TEXT10 Text (10 Characters) 20090317
3 Importing IV_URL Call by reference Type reference (TYPE) STRING 20090317

Method GET_ALTERNATIVE_PATH on class CL_THTMLB_CONTENT has no exception.

Method GET_USER_AGENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BROWSER_TYPE Call by reference Type reference (TYPE) I 20090127
2 Exporting EV_BROWSER_VERSION Call by reference Type reference (TYPE) I 20090127
3 Exporting EV_IE_COMPATIBILITY Call by reference Type reference (TYPE) STRING ie compaibility mode 20090127
4 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20090127

Method GET_USER_AGENT on class CL_THTMLB_CONTENT has no exception.

Method GET_WCF_SESSION_SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URL Value transfer Type reference (TYPE) STRING URL with session info 20100707

Method GET_WCF_SESSION_SCRIPT on class CL_THTMLB_CONTENT has no exception.

Method IS_QUIRKS_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_QUIRKS_MODE Value transfer Type reference (TYPE) FLAG General Flag 20061024

Method IS_QUIRKS_MODE on class CL_THTMLB_CONTENT has no exception.

Method LOAD_CUSTOMIZED_CSS_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HTML Call by reference Type reference (TYPE) STRING 20090120
2 Importing IV_BROWSER_NAME Call by reference Type reference (TYPE) STRING 20090121
3 Importing IV_BROWSER_NAME_VERSION Call by reference Type reference (TYPE) STRING 20090121
4 Importing IV_NO_EFFECTS Call by reference Type reference (TYPE) ABAP_BOOL 20090120
5 Importing IV_RTL_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20090120
6 Importing IV_SKIN Call by reference Type reference (TYPE) STRING 20090120

Method LOAD_CUSTOMIZED_CSS_FILES on class CL_THTMLB_CONTENT has no exception.

Method LOAD_CUSTOMIZED_JS_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HTML Call by reference Type reference (TYPE) STRING 20090119

Method LOAD_CUSTOMIZED_JS_FILES on class CL_THTMLB_CONTENT has no exception.
Event Signatures

Event ONLOAD Signature
Event ONLOAD on class CL_THTMLB_CONTENT has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700