SAP ABAP Class /UI5/CL_THEME_UI5_ACCESS_FAST (UI Theming: Read files from UI5 repository (using FAST MIME))
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-THD (Application Component) Theme Designer
⤷
/UI5/THEMING_INFRA (Package) UI Theming Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI5/CL_VFS_ABSTR_RO_FS | UI Theming: Abstract base class for r/o files and folders | 20130405 |
Properties
| Class | /UI5/CL_THEME_UI5_ACCESS_FAST | |
| Short Description | UI Theming: Read files from UI5 repository (using FAST MIME) | |
| Super Class | /UI5/CL_VFS_ABSTR_RO_FS | UI Theming: Abstract base class for r/o files and folders |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI5/THEMING_INFRA | UI Theming Infrastructure |
| Created | 20130405 | SAP |
| Last change | 20141120 | |
| 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 /UI5/CL_THEME_UI5_ACCESS_FAST has no interface implemented.
Friends
Class /UI5/CL_THEME_UI5_ACCESS_FAST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'META-INF/resources' | 20130405 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140129 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | T_LOCATION_TAB | 20130405 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20130405 | ||||
| 5 | Static Attribute | Private | Type reference (TYPE) | T_SINGLE_LOCATION_MAP | 20130405 | ||||
| 6 | Static Attribute | Protected | Type reference (TYPE) | STRING | '/sap/public/bc/ui5/libraries/ver/*' | 20130410 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130405 | ||
| 2 | Static method | Public | Method | 20131128 | ||
| 3 | Static method | Public | Method | 20130405 | ||
| 4 | Static method | Public | Method | 20130405 | ||
| 5 | Static method | Public | Method | 20130405 | ||
| 6 | Static method | Public | Method | 20140409 | ||
| 7 | Static method | Public | Method | 20140129 | ||
| 8 | Static method | Public | Method | 20140131 |
Events
Class /UI5/CL_THEME_UI5_ACCESS_FAST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_LOCATION | Public | See coding | 20130405 | begin of t_location,
path type string,
base_path type string,
single_path type string,
is_dir type abap_bool,
api type ref to /ui5/cl_vfs_fast_mime_rep,
end of t_location
|
||
| 2 | T_LOCATION_TAB | Public | See coding | 20130405 | t_location_tab type standard table of t_location with default key
|
||
| 3 | T_SINGLE_LOCATION_MAP | Private | See coding | 20130405 | t_single_location_map type hashed table of t_location with unique key single_path
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130405 |
Method CONSTRUCTOR on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
Method DETERMINE_BASE_DIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API | Call by reference | Object reference (TYPE REF TO) | /UI5/CL_VFS_FAST_MIME_REP | Theming: Fast Mime Repository Access | 20131128 | |||
| 2 | BASE_DIR | Value transfer | Type reference (TYPE) | STRING | 20131128 | ||||
| 3 | CONFIGURED_BASE_DIR | Call by reference | Type reference (TYPE) | STRING | 20131128 |
Method DETERMINE_BASE_DIR on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
Method GET_CACHE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CACHE_STRING | Value transfer | Type reference (TYPE) | STRING | 20130405 |
Method GET_CACHE_STRING on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
Method GET_LOCATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | API | Call by reference | Object reference (TYPE REF TO) | /UI5/CL_VFS_FAST_MIME_REP | Theming: Fast Mime Repository Access | 20131128 | |||
| 2 | LOCATIONS | Value transfer | Type reference (TYPE) | T_LOCATION_TAB | 20130405 |
Method GET_LOCATIONS on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
Method GET_PATH_LOCATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATIONS | Value transfer | Type reference (TYPE) | T_LOCATION_TAB | 20130405 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130405 |
Method GET_PATH_LOCATIONS on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
Method GET_UI5_VERSION_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_DIR | Call by reference | Type reference (TYPE) | STRING | 20140409 | ||||
| 2 | BUILD_TIMESTAMP | Call by reference | Type reference (TYPE) | STRING | 20140409 | ||||
| 3 | VERSION | Call by reference | Type reference (TYPE) | STRING | 20140409 | ||||
| 4 | VERSION_COMPLETE | Call by reference | Type reference (TYPE) | STRING | 20140409 |
Method GET_UI5_VERSION_INFO on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXECUTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20140227 | ||||
| 2 | UI5_BASE_DIR | Call by reference | Type reference (TYPE) | STRING | 20140131 |
Method INIT on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
Method SET_UI5_BASE_DIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UI5_BASE_DIR | Call by reference | Type reference (TYPE) | STRING | 20140131 |
Method SET_UI5_BASE_DIR on class /UI5/CL_THEME_UI5_ACCESS_FAST has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |