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 | 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 | Static Attribute | Protected | Type reference (TYPE) | WCF_TAGTEST_TAG_T | Tags | 20090720 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | WCF_TAGTEST_TAG_T | Tags | 20090720 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | WCF_TAGTEST_TAG_T | Tags | 20090720 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | WCF_TAGTEST_TAG_T | Tags | 20090720 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | WCF_TAGTEST_TAG_T | Tags | 20090720 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Builds tag library information | 20090720 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090720 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090720 | |
| 4 | Static method | Public | Method | Returns the available tag libraries | 20090721 | |
| 5 | Static method | Public | Method | Returns the available tags in a library | 20090721 | |
| 6 | Instance method | Public | Method | Renders a test according to the current settings | 20090721 | |
| 7 | Static method | Protected | Method | Returns true if the specified tag exists | 20090720 | |
| 8 | 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 | ET_TAGS | Call by reference | Type reference (TYPE) | WCF_TAGTEST_TAG_T | Tags | 20090720 | |||
| 2 | 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 | IV_ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20090720 | ||||
| 2 | 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 | 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 | ET_TAGS | Call by reference | Type reference (TYPE) | STRINGTAB | Table with Strings | 20090721 | |||
| 2 | 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 | IR_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP Page Context for Element Handler | 20090721 | |||
| 2 | IR_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20090721 | |||
| 3 | IR_RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_RESPONSE | HTTP Framework (iHTTP) HTTP Response | 20090721 | |||
| 4 | IR_RUNTIME | Call by reference | Object reference (TYPE REF TO) | IF_BSP_RUNTIME | Business Server Page (BSP) Runtime | 20090721 | |||
| 5 | IV_INSTANCES | Call by reference | Type reference (TYPE) | I | Number of instances | 20090721 | |||
| 6 | 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 | IV_ELEMENT | Call by reference | Type reference (TYPE) | STRING | 20090720 | ||||
| 2 | IV_EXTENSION | Call by reference | Type reference (TYPE) | STRING | 20090720 | ||||
| 3 | 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 |