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 | ![]() |
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 | ![]() |
Static Attribute | Private | See coding | 20090120 | ||||
2 | ![]() |
Static Attribute | Private | See coding | 20090119 | ||||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | XUTIMEFM | 12h instead of 24h format | 20080407 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | browser type | 20060223 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | browser version | 20060223 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TEXT10 | Text (10 Characters) | 20100316 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | C | Document type | 20061022 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20090910 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | flag telling if a file upload exists on the page | 20060302 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT20 | Text (20 Characters) | 20060704 | ||
11 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | I18_A_LANGISO2 | 2 letter ISO language code | 20060810 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 20090122 | |||
13 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090120 | |||
14 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FLAG | True if quirks mode is enabled | 20061024 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | FLAG | Message area is created | 20070403 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 20070402 | |||
17 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | X = Testmode is switched on | 20060711 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TEXT20 | Text (20 Characters) | 20060704 | ||
19 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TEXT20 | Testmode window Prefix | 20070410 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | get alternative path | 20090317 |
2 | ![]() |
Static method | Public | Method | get the user agent | 20090127 |
3 | ![]() |
Static method | Public | Method | get WCF javascript containing the URL with session info | 20100707 |
4 | ![]() |
Static method | Public | Method | Returns true if the quirks mode is currently active | 20061024 |
5 | ![]() |
Instance method | Public | Method | Load Customized CSS Files | 20090120 |
6 | ![]() |
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 | ![]() |
EV_URL | Value transfer | Type reference (TYPE) | STRING | 20090317 | |||
2 | ![]() |
IV_COLOR | Call by reference | Type reference (TYPE) | TEXT10 | Text (10 Characters) | 20090317 | ||
3 | ![]() |
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 | ![]() |
EV_BROWSER_TYPE | Call by reference | Type reference (TYPE) | I | 20090127 | |||
2 | ![]() |
EV_BROWSER_VERSION | Call by reference | Type reference (TYPE) | I | 20090127 | |||
3 | ![]() |
EV_IE_COMPATIBILITY | Call by reference | Type reference (TYPE) | STRING | ie compaibility mode | 20090127 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_HTML | Call by reference | Type reference (TYPE) | STRING | 20090120 | |||
2 | ![]() |
IV_BROWSER_NAME | Call by reference | Type reference (TYPE) | STRING | 20090121 | |||
3 | ![]() |
IV_BROWSER_NAME_VERSION | Call by reference | Type reference (TYPE) | STRING | 20090121 | |||
4 | ![]() |
IV_NO_EFFECTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090120 | |||
5 | ![]() |
IV_RTL_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090120 | |||
6 | ![]() |
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 | ![]() |
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 |