SAP ABAP Class CL_WDR_TEXT_FORMATTER (Web Dynpro: SSR Rendering for Formatted Text)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_FORMATTED_TEXT WebDynpro: Formatted Text 20050428
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_FORMATTED_TEXT_RENDERER Web Dynpro: Rendering Interface for Formatted Text 20050428
Properties
Class CL_WDR_TEXT_FORMATTER  
Short Description Web Dynpro: SSR Rendering for Formatted Text    
Super Class CL_WD_FORMATTED_TEXT WebDynpro: Formatted Text 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20041022   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)
2 IFUR_D2 Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_FORMATTED_TEXT_RENDERER Web Dynpro: Rendering Interface for Formatted Text 20050428
Friends
Class CL_WDR_TEXT_FORMATTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ACTION_ENABLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20101118
2 M_ACTION_PLACEHOLDERS Instance attribute Public Type reference (TYPE) T_ACTION_PLACEHOLDER_TAB 20050422
3 M_ADAPTER_ID Instance attribute Public Type reference (TYPE) STRING 20050422
4 M_ATTRIBUTE_PLACEHOLDERS Instance attribute Public Type reference (TYPE) T_ATTRIBUTE_PLACEHOLDER_TAB 20050422
5 M_ENABLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20061128
6 M_FMT_RENDERER Static Attribute Private Object reference (TYPE REF TO) CL_WDR_TEXT_FORMATTER Web Dynpro: SSR Rendering for Formatted Text 20110125
7 M_IS_RTL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20060714
8 M_REUSE_XHTML Instance attribute Public Type reference (TYPE) ABAP_BOOL HTML can be reused 20050428
9 M_VALIDATE_ONLY Instance attribute Private Type reference (TYPE) ABAP_BOOL 20050428
10 M_VALID_HREFS Instance attribute Public Type reference (TYPE) STRING_TABLE Table of Strings 20050422
11 M_VIEW_ELEMENT Instance attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT Perforce Change= / 20040604-141028 20050422
12 M_WAD_RENDERER Static Attribute Private Object reference (TYPE REF TO) CL_WDR_TEXT_FORMATTER Web Dynpro: SSR Rendering for Formatted Text 20050428
13 M_XHTML Instance attribute Public Type reference (TYPE) STRING 20050428
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20060714
2 CREATE_XHTML_RENDERER Static method Public Method Create Processor for Formatted Text 20050428
3 RENDER_WAD_EXPLANATION Static method Public Method Convert WAD Tags to XHTML 20050428
4 RENDER_XHTML Instance method Public Method 20050428
Events
Class CL_WDR_TEXT_FORMATTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ACTION_PLACEHOLDER Public See coding 20050422 begin of T_action_placeholder, token type string, binding type wdr_property_binding, end of t_action_placeholder
2 T_ACTION_PLACEHOLDER_TAB Public See coding 20050422 t_action_placeholder_tab type standard table of t_action_placeholder
3 T_ATTRIBUTE_PLACEHOLDER Public See coding 20050422 begin of T_ATTRIBUTE_placeholder, token type string, binding type wdr_property_binding, end of t_attribute_placeholder
4 T_ATTRIBUTE_PLACEHOLDER_TAB Public See coding 20050422 t_attribute_placeholder_tab type standard table of t_attribute_placeholder
5 T_REPLACE Protected See coding 20050418 begin of T_replace, old type string, new type string, end of t_replace
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Call by reference Type reference (TYPE) I 20060714

Method CONSTRUCTOR on class CL_WDR_TEXT_FORMATTER has no exception.

Method CREATE_XHTML_RENDERER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTER Call by reference Object reference (TYPE REF TO) CL_NW7_VIEW_ELEMENT_ADAPTER Adapter für Web Dynpro View Elemente 20050428
2 Returning FORMATTER Value transfer Object reference (TYPE REF TO) CL_WDR_TEXT_FORMATTER WebDynpro: SSR Rendering für formatierten Text 20050428
3 Importing TYPE Call by reference Type reference (TYPE) I E_TYPE-FORMATTED_TEXT 20050428

Method CREATE_XHTML_RENDERER on class CL_WDR_TEXT_FORMATTER has no exception.

Method RENDER_WAD_EXPLANATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DDIC_FEATURE Call by reference Type reference (TYPE) NUMC2 '00' DDIC Feature - Entscheidet ob F1 Info angezeigt wird 20060629
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20050428
3 Importing TYPE Call by reference Type reference (TYPE) T_TYPE E_TYPE-WAD 20110125
4 Returning XHTML Value transfer Type reference (TYPE) STRING 20050428

Method RENDER_WAD_EXPLANATION on class CL_WDR_TEXT_FORMATTER has no exception.

Method RENDER_XHTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20101118
2 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20061128
3 Importing TOLERATE_WRONG_FORMATTING Call by reference Type reference (TYPE) ABAP_BOOL 20120614

Method RENDER_XHTML on class CL_WDR_TEXT_FORMATTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700