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 ABAP 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 CV_METHOD_ESCAPE_XSS_CSS Constant Private Type reference (TYPE) STRING 'ESCAPE_XSS_XML_HTML' 20130603
2 CV_METHOD_ESCAPE_XSS_HTML Constant Private Type reference (TYPE) STRING 'ESCAPE_XSS_XML_HTML' 20130603
3 CV_METHOD_ESCAPE_XSS_JS Constant Private Type reference (TYPE) STRING 'ESCAPE_XSS_XML_HTML' 20130603
4 CV_METHOD_ESCAPE_XSS_URL Constant Private Type reference (TYPE) STRING 'ESCAPE_XSS_XML_HTML' 20130603
5 GV_BASIS_SP_MISSING 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 ESCAPE_XSS_CSS Static method Public Method Wrapper: Escape Cascading Style Sheets String for XSS Safety 20130603
2 ESCAPE_XSS_JAVASCRIPT Static method Public Method Wrapper: Escape Javascript String for XSS Safety 20130603
3 ESCAPE_XSS_URL Static method Public Method Wrapper: Escape URL String for XSS Safety 20130603
4 ESCAPE_XSS_XML_HTML 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 Importing ABOVE_FF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Escape All Characters Above 0xFF 20130603
2 Returning OUT Value transfer Type reference (TYPE) STRING Escaped Value 20130603
3 Importing 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 Importing ABOVE_FF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Escape All Characters Above 0xFF 20130603
2 Returning OUT Value transfer Type reference (TYPE) STRING Escaped Value 20130603
3 Importing 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 Returning OUT Value transfer Type reference (TYPE) STRING Escaped Value 20130603
2 Importing 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 Importing ABOVE_FF Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Escape All Characters Above 0xFF 20130603
2 Returning OUT Value transfer Type reference (TYPE) STRING Escaped Value 20130603
3 Importing 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