SAP ABAP Class CL_WCF_TAGTEST (Tag tester class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
Properties
Class CL_WCF_TAGTEST  
Short Description Tag tester class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20090720   SAP 
Last change 20100303   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_WCF_TAGTEST has no interface implemented.
Friends
Class CL_WCF_TAGTEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHTMLB Static Attribute Protected Type reference (TYPE) WCF_TAGTEST_TAG_T Tags 20090720
2 TAGS Instance attribute Public Type reference (TYPE) WCF_TAGTEST_TAG_T Tags 20090720
3 TAJAX Static Attribute Protected Type reference (TYPE) WCF_TAGTEST_TAG_T Tags 20090720
4 THTMLB Static Attribute Protected Type reference (TYPE) WCF_TAGTEST_TAG_T Tags 20090720
5 THTMLBX Static Attribute Protected Type reference (TYPE) WCF_TAGTEST_TAG_T Tags 20090720
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TAGLIB_INFO Static method Protected Method Builds tag library information 20090720
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090720
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090720
4 GET_TAGLIBS Static method Public Method Returns the available tag libraries 20090721
5 GET_TAGS Static method Public Method Returns the available tags in a library 20090721
6 RENDER_TEST Instance method Public Method Renders a test according to the current settings 20090721
7 TAG_EXISTS Static method Protected Method Returns true if the specified tag exists 20090720
8 TEST_BUILD_TAGLIB_INFO Static method Public Method Tests the tag lib information builder 20090720
Events
Class CL_WCF_TAGTEST has no event.
Types
Class CL_WCF_TAGTEST has no local type.
Method Signatures

Method BUILD_TAGLIB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAGS Call by reference Type reference (TYPE) WCF_TAGTEST_TAG_T Tags 20090720
2 Importing IV_TAGLIB Call by reference Type reference (TYPE) STRING 20090720

Method BUILD_TAGLIB_INFO on class CL_WCF_TAGTEST has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCF_TAGTEST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_TAGTEST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT Call by reference Type reference (TYPE) STRING 20090720
2 Importing IV_EXTENSION Call by reference Type reference (TYPE) STRING 20090720

Method CONSTRUCTOR on class CL_WCF_TAGTEST has no exception.

Method GET_TAGLIBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAGLIBS Call by reference Type reference (TYPE) STRINGTAB Table with Strings 20090721

Method GET_TAGLIBS on class CL_WCF_TAGTEST has no exception.

Method GET_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TAGS Call by reference Type reference (TYPE) STRINGTAB Table with Strings 20090721
2 Importing IV_TAGLIB Call by reference Type reference (TYPE) STRING 20090721

Method GET_TAGS on class CL_WCF_TAGTEST has no exception.

Method RENDER_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP Page Context for Element Handler 20090721
2 Importing IR_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20090721
3 Importing IR_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20090721
4 Importing IR_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20090721
5 Importing IV_INSTANCES Call by reference Type reference (TYPE) I Number of instances 20090721
6 Importing IV_SEPARATOR Call by reference Type reference (TYPE) STRING '
'
Tag instance separator 20090721

Method RENDER_TEST on class CL_WCF_TAGTEST has no exception.

Method TAG_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ELEMENT Call by reference Type reference (TYPE) STRING 20090720
2 Importing IV_EXTENSION Call by reference Type reference (TYPE) STRING 20090720
3 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20090720

Method TAG_EXISTS on class CL_WCF_TAGTEST has no exception.

Method TEST_BUILD_TAGLIB_INFO Signature

Method TEST_BUILD_TAGLIB_INFO on class CL_WCF_TAGTEST has no parameter.
Method TEST_BUILD_TAGLIB_INFO on class CL_WCF_TAGTEST has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701