SAP ABAP Class CL_BTF_BSP_EDITOR (Element Handler: <btf:editor>)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BTF (Application Component) Business Text Framework
⤷
SBTF (Package) Business Text Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CLG_BTF_EDITOR | Base: |
20020716 |
Properties
| Class | CL_BTF_BSP_EDITOR | |
| Short Description | Element Handler: <btf:editor> | |
| Super Class | CLG_BTF_EDITOR | Base: <btf:editor> |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBTF | Business Text Framework |
| Created | 20020716 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BTF_BSP_EDITOR has no forward declaration.
Interfaces
Class CL_BTF_BSP_EDITOR has no interface implemented.
Friends
Class CL_BTF_BSP_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 'btfImportClick' | 20021107 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'btfInsertImage' | 20021107 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'DEFAULT/ON/OFF/NEWWINDOW' | Enum Type Navigation Types | 20060210 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | XSTRING | InsertImage Content | 20021126 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | InsertImage Filename | 20021126 | |||
| 6 | Static Attribute | Private | See coding | White List of Attributes | 20110616 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TEXTPOOL_TYPE | Text Pool for Tool Tips | 20020823 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20020716 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060927 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20060927 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | White-List-Based Filter | 20110615 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=true, -=false, space=unknown) | 20061010 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Filtered? | 20110711 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110614 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | STRING | Text for Replacement Document | 20110614 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | STRING | Last Filter Error | 20061010 | |||
| 17 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20061011 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | TEXTPOOL_TYPE | Text Pool for Tool Tips | 20020823 | |||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_HTMLTIDY | HTML repair and conversion tool | 20061010 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | STRING | ID | 20020716 | |||
| 21 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_IXML | 20061010 | |||
| 22 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20061010 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | STRING | Navigation Type | 20060210 | |||
| 24 | Static Attribute | Private | See coding | White List of Elements | 20110616 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20060210 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20020806 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061010 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020716 | |
| 3 | Static method | Private | Method | Decode Document Base64 | 20020716 | |
| 4 | Static method | Private | Method | Encode Document Base64 | 20020716 | |
| 5 | Static method | Public | Method | Filter Document Content (Do NOT call without permission) | 20061010 | |
| 6 | Instance method | Private | Method | Get Text from Text Pool | 20020722 | |
| 7 | Instance method | Private | Method | Render Tooltip Variable for Button (Default) | 20040413 | |
| 8 | Instance method | Private | Method | Render Button for Toolbar (Default) | 20020716 | |
| 9 | Instance method | Private | Method | Render Editor (Default) | 20020716 | |
| 10 | Instance method | Private | Method | Render Font Name Combo Box (Default) | 20020716 | |
| 11 | Instance method | Private | Method | Render Font Size Combo Box (Default) | 20020716 | |
| 12 | Instance method | Private | Method | Render Java Script (Default) | 20020716 | |
| 13 | Instance method | Private | Method | Render Routine (Default) | 20020716 | |
| 14 | Instance method | Private | Method | Render Button for Toolbar (NN6) | 20020829 | |
| 15 | Instance method | Private | Method | Render Routine (NN6) | 20020829 |
Events
Class CL_BTF_BSP_EDITOR has no event.
Types
Class CL_BTF_BSP_EDITOR has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BTF_BSP_EDITOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BTF_BSP_EDITOR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BTF_BSP_EDITOR has no parameter.
Method CONSTRUCTOR on class CL_BTF_BSP_EDITOR has no exception.
Method DECODE_DOCUMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_BTF_BSP_EDITOR | Editor | 20061011 | |||
| 2 | ENC | Value transfer | Type reference (TYPE) | STRING | Encoding | 20020718 | |||
| 3 | STR | Value transfer | Type reference (TYPE) | STRING | String | 20020716 | |||
| 4 | XSTR | Value transfer | Type reference (TYPE) | XSTRING | XString | 20020716 |
Method DECODE_DOCUMENT_CONTENT on class CL_BTF_BSP_EDITOR has no exception.
Method ENCODE_DOCUMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITOR | Value transfer | Object reference (TYPE REF TO) | CL_BTF_BSP_EDITOR | Editor | 20061011 | |||
| 2 | ENC | Value transfer | Type reference (TYPE) | STRING | Encoding | 20020718 | |||
| 3 | STR | Value transfer | Type reference (TYPE) | STRING | String | 20020716 | |||
| 4 | XSTR | Value transfer | Type reference (TYPE) | XSTRING | XString | 20020716 |
Method ENCODE_DOCUMENT_CONTENT on class CL_BTF_BSP_EDITOR has no exception.
Method FILTER_DOCUMENT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ERROR | Value transfer | Type reference (TYPE) | STRING | Fehler | 20061011 | |||
| 2 | E_FILTERED | Value transfer | Type reference (TYPE) | BOOLEAN | Wurde gefiltert? | 20110711 | |||
| 3 | E_XSTR | Value transfer | Type reference (TYPE) | XSTRING | XString | 20061011 | |||
| 4 | I_TIDYT | Value transfer | Type reference (TYPE) | BOOLEAN | Nur für spezielle Aufrufe! | 20110915 | |||
| 5 | I_USEWL | Value transfer | Type reference (TYPE) | BOOLEAN | 'X' | White-List basierender Filter | 20110615 | ||
| 6 | I_XSTR | Call by reference | Type reference (TYPE) | XSTRING | XString | 20061010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTF Ausnahme: Interne Fehler | 20061010 | ||
| 2 | BTF Ausnahme: Parameterfehler | 20061010 | ||
| 3 | BTF Ausnahme: Laufzeitfehler | 20061010 |
Method GET_TEXTPOOL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENTRY | Value transfer | Type reference (TYPE) | TEXTPOOL-ENTRY | Sprachenabhängiger Text im ABAP/4-Textpool | 20020722 | |||
| 2 | KEY | Call by reference | Type reference (TYPE) | TEXTPOOL-KEY | Schlüssel des Textelements (Nummer / Selektionsname) | 20020722 |
Method GET_TEXTPOOL_TEXT on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_BUTTON_TOOLTIP_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Value transfer | Type reference (TYPE) | STRING | Image | 20040413 | |||
| 2 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20040413 | |||
| 3 | TOOLTIP | Value transfer | Type reference (TYPE) | TEXTPOOLKY | Tooltip | 20040413 |
Method RENDER_BUTTON_TOOLTIP_VAR on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_DEFAULT_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Value transfer | Type reference (TYPE) | STRING | Image | 20020716 | |||
| 2 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020716 | |||
| 3 | TOOLTIP | Value transfer | Type reference (TYPE) | TEXTPOOLKY | Tooltip | 20020716 |
Method RENDER_DEFAULT_BUTTON on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_DEFAULT_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020716 |
Method RENDER_DEFAULT_EDITOR on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_DEFAULT_FONTNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020716 |
Method RENDER_DEFAULT_FONTNAME on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_DEFAULT_FONTSIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020716 |
Method RENDER_DEFAULT_FONTSIZE on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_DEFAULT_JS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020716 |
Method RENDER_DEFAULT_JS on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_DEFAULT_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | Rückgabewert | 20020716 |
Method RENDER_DEFAULT_START on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_NN6_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Value transfer | Type reference (TYPE) | STRING | Image | 20020829 | |||
| 2 | HTML | Value transfer | Type reference (TYPE) | STRING | HTML | 20020829 | |||
| 3 | TOOLTIP | Value transfer | Type reference (TYPE) | TEXTPOOLKY | Tooltip | 20020829 |
Method RENDER_NN6_BUTTON on class CL_BTF_BSP_EDITOR has no exception.
Method RENDER_NN6_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | Rückgabewert | 20020829 |
Method RENDER_NN6_START on class CL_BTF_BSP_EDITOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |