SAP ABAP Class CL_O2_TAG_LIBRARY_INFO (Tag Library (Runtime))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_DEVTAGLIB (Package) Development Environment Objects for Taglib Support
Properties
Class CL_O2_TAG_LIBRARY_INFO  
Short Description Tag Library (Runtime)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBSP_DEVTAGLIB   Development Environment Objects for Taglib Support 
Created 20010810   SAP 
Last change 20011120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_O2_TAGLIB_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SO2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_O2_TAG_LIBRARY_INFO has no interface implemented.
Friends
Class CL_O2_TAG_LIBRARY_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_BUF Static Attribute Private Type reference (TYPE) T_T_BUF Buffer for Individual Properties 20011017
2 M_BUFFER Static Attribute Private Type reference (TYPE) T_T_BUFFER Buffer for Entire Taglib 20011017
Methods
# Method Level Visibility Method type Description Created on
1 DYNAMIC_LOAD_TAGLIB Static method Public Method Buffer Tag Library Without Database 20020216
2 GET_ATTRIBUTE Static method Public Method All Attribute Information in Deep Structure 20010813
3 GET_TAG Static method Public Method All Information on Tag in Deep Structure 20010810
4 GET_TAGLIB Static method Public Method All Information on Tag Library in Deep Structure 20010813
5 HAS_SPECIAL_TAGS Static method Public Method Do certain tags exist in the Tag Library 20011017
6 LOAD_TAGLIB Static method Private Method Read and Buffer Tag Library 20010810
Events
Class CL_O2_TAG_LIBRARY_INFO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_BUF Private See coding 20011017
2 T_T_BUF Private See coding 20011017
3 T_T_BUFFER Private See coding 20011017
Method Signatures

Method DYNAMIC_LOAD_TAGLIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TLIB_INFO Call by reference Type reference (TYPE) O2TLIBINFO Tag-Library: alle Daten in tiefer Struktur 20020216
# Exception Resumable Description Created on
1 CX_TAG_LIBRARY Exceptions für Tag Libraries 20020216

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTID Call by reference Type reference (TYPE) O2ATTID Tag: Attribute: ID 20010813
2 Exporting P_ATT_INFO Call by reference Type reference (TYPE) O2ATTINFO Tag: Attribut: alle Informationen in tiefer Struktur 20010813
3 Importing P_TAGID Call by reference Type reference (TYPE) O2TAGID Tag: ID 20010813
4 Importing P_TLIBID Call by reference Type reference (TYPE) O2TLIBID Tag-Library: ID 20010813
# Exception Resumable Description Created on
1 CX_TAG Exceptions für Tags 20010813
2 CX_TAG_ATTRIBUTE Exceptions für Tag-Attribute 20010813
3 CX_TAG_LIBRARY Exceptions für Tag Libraries 20010813

Method GET_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TAGID Call by reference Type reference (TYPE) O2TAGID Tag: ID 20010810
2 Exporting P_TAG_INFO Call by reference Type reference (TYPE) O2TAGINFO Tag: alle Informationen in tiefer Struktur 20010810
3 Importing P_TLIBID Call by reference Type reference (TYPE) O2TLIBID Tag-Library: ID 20010810
# Exception Resumable Description Created on
1 CX_TAG Exceptions für Tags 20010813
2 CX_TAG_LIBRARY Exceptions für Tag Libraries 20010813

Method GET_TAGLIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOAD_AT_RUNTIME Call by reference Type reference (TYPE) XFELD ' ' Feld zum Ankreuzen 20020424
2 Importing P_TLIBID Call by reference Type reference (TYPE) O2TLIBID Tag-Library: ID 20010813
3 Exporting P_TLIB_INFO Call by reference Type reference (TYPE) O2TLIBINFO Tag-Library: alle Daten in tiefer Struktur 20010813
# Exception Resumable Description Created on
1 CX_TAG_LIBRARY Exceptions für Tag Libraries 20010813

Method HAS_SPECIAL_TAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_INNER Call by reference Type reference (TYPE) XFELD 'X': Tag Library hat 'JSP-only-inner-tags' Tags 20011017
2 Exporting P_TAGDEP Value transfer Type reference (TYPE) XFELD 'X': Tag Library hat 'tagdependent' Tags 20011017
3 Importing P_TLIBID Call by reference Type reference (TYPE) O2TLIBID Tag-Library: ID 20011017

Method HAS_SPECIAL_TAGS on class CL_O2_TAG_LIBRARY_INFO has no exception.

Method LOAD_TAGLIB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_LOAD_AT_RUNTIME Call by reference Type reference (TYPE) XFELD ' ' Feld zum Ankreuzen 20020424
2 Importing P_TLIBID Call by reference Type reference (TYPE) O2TLIBID Tag-Library: ID 20010810
3 Exporting P_TLIB_INFO Call by reference Type reference (TYPE) O2TLIBINFO Tag-Library: alle Daten in tiefer Struktur 20010810
# Exception Resumable Description Created on
1 CX_TAG_LIBRARY Exceptions für Tag Libraries 20010813
History
Last changed by/on SAP  20011120 
SAP Release Created in 620