SAP ABAP Class CL_HR_LSO_ABAP_DYN_PRG (Wrapper For Basis Functions)
Hierarchy
☛
LSOFE (Software Component) SAP Learning Solution Front-End
⤷
CA (Application Component) Cross-Application Components
⤷
LSO_FRONTEND (Package) SAP Learning Solution - Learning Portal
⤷
⤷
Properties
| Class | CL_HR_LSO_ABAP_DYN_PRG | |
| Short Description | Wrapper For Basis Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LSO_FRONTEND | SAP Learning Solution - Learning Portal |
| Created | 20111222 | SAP |
| Last change | 20131127 | 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_HR_LSO_ABAP_DYN_PRG has no interface implemented.
Friends
Class CL_HR_LSO_ABAP_DYN_PRG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_XML_HTML' | 20130603 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_XML_HTML' | 20130603 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_XML_HTML' | 20130603 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'ESCAPE_XSS_XML_HTML' | 20130603 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=true, -=false, space=unknown) | 20130603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Wrapper: Escape Cascading Style Sheets String for XSS Safety | 20130603 | |
| 2 | Static method | Public | Method | Wrapper: Escape Javascript String for XSS Safety | 20130603 | |
| 3 | Static method | Public | Method | Wrapper: Escape URL String for XSS Safety | 20130603 | |
| 4 | Static method | Public | Method | Wrapper: Escape XML/HTML String for XSS Safety | 20130603 |
Events
Class CL_HR_LSO_ABAP_DYN_PRG has no event.
Types
Class CL_HR_LSO_ABAP_DYN_PRG has no local type.
Method Signatures
Method ESCAPE_XSS_CSS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABOVE_FF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Escape All Characters Above 0xFF | 20130603 | ||
| 2 | OUT | Value transfer | Type reference (TYPE) | STRING | Escaped Value | 20130603 | |||
| 3 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to Be Escaped | 20130603 |
Method ESCAPE_XSS_CSS on class CL_HR_LSO_ABAP_DYN_PRG has no exception.
Method ESCAPE_XSS_JAVASCRIPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABOVE_FF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Escape All Characters Above 0xFF | 20130603 | ||
| 2 | OUT | Value transfer | Type reference (TYPE) | STRING | Escaped Value | 20130603 | |||
| 3 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to Be Escaped | 20130603 |
Method ESCAPE_XSS_JAVASCRIPT on class CL_HR_LSO_ABAP_DYN_PRG has no exception.
Method ESCAPE_XSS_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUT | Value transfer | Type reference (TYPE) | STRING | Escaped Value | 20130603 | |||
| 2 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to Be Escaped | 20130603 |
Method ESCAPE_XSS_URL on class CL_HR_LSO_ABAP_DYN_PRG has no exception.
Method ESCAPE_XSS_XML_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABOVE_FF | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Escape All Characters Above 0xFF | 20130603 | ||
| 2 | OUT | Value transfer | Type reference (TYPE) | STRING | Escaped Value | 20130603 | |||
| 3 | VAL | Call by reference | Type reference (TYPE) | CSEQUENCE | Value to Be Escaped | 20130603 |
Method ESCAPE_XSS_XML_HTML on class CL_HR_LSO_ABAP_DYN_PRG has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |