SAP ABAP Class /UI5/CL_VFS_UTIL (UI Theming: Utilities for Filesystem Operations)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-THD (Application Component) Theme Designer
⤷
/UI5/THEMING_INFRA (Package) UI Theming Infrastructure
⤷
⤷
Properties
| Class | /UI5/CL_VFS_UTIL | |
| Short Description | UI Theming: Utilities for Filesystem Operations | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI5/THEMING_INFRA | UI Theming Infrastructure |
| Created | 20120830 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI5/CL_VFS_UTIL has no interface implemented.
Friends
Class /UI5/CL_VFS_UTIL has no friend class.
Attributes
Class /UI5/CL_VFS_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20140204 | ||
| 2 | Static method | Public | Method | 20130117 | ||
| 3 | Static method | Public | Method | 20120830 | ||
| 4 | Static method | Public | Method | 20120830 | ||
| 5 | Static method | Public | Method | 20130715 | ||
| 6 | Static method | Public | Method | 20130117 | ||
| 7 | Static method | Public | Method | 20130503 | ||
| 8 | Static method | Public | Method | 20130405 | ||
| 9 | Static method | Public | Method | 20130409 | ||
| 10 | Static method | Public | Method | 20120830 | ||
| 11 | Static method | Public | Method | 20130117 | ||
| 12 | Static method | Public | Method | 20130503 | ||
| 13 | Static method | Public | Method | 20140213 | ||
| 14 | Static method | Public | Method | 20120830 | ||
| 15 | Static method | Public | Method | 20130503 | ||
| 16 | Static method | Public | Method | 20130405 | ||
| 17 | Static method | Public | Method | 20130403 |
Events
Class /UI5/CL_VFS_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_HASH | Public | See coding | 20130117 | T_HASH type c length 40
|
||
| 2 | T_URL_PARTS | Public | See coding | 20140213 | begin of t_url_parts,
protocol type string,
port type i,
host type string,
path type string,
query type string,
fragment type string,
end of t_url_parts
|
Method Signatures
Method BIN_TO_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIN | Call by reference | Type reference (TYPE) | XSTRING | 20140204 | ||||
| 2 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20140204 | |||
| 3 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20140204 |
Method BIN_TO_TEXT on class /UI5/CL_VFS_UTIL has no exception.
Method FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20130117 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130117 |
Method FILE_NAME on class /UI5/CL_VFS_UTIL has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | XSTRING | 20120830 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20120830 | ||||
| 3 | VFS | Call by reference | Object reference (TYPE REF TO) | /UI5/IF_VFS | Virtual File System - File API | 20120830 |
Method GET_CONTENT on class /UI5/CL_VFS_UTIL has no exception.
Method GET_TEXT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Value transfer | Type reference (TYPE) | STRING | 20120830 | ||||
| 2 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20120830 | |||
| 3 | PATH | Call by reference | Type reference (TYPE) | STRING | 20120830 | ||||
| 4 | VFS | Call by reference | Object reference (TYPE REF TO) | /UI5/IF_VFS | Virtual File System - File API | 20120830 |
Method GET_TEXT_CONTENT on class /UI5/CL_VFS_UTIL has no exception.
Method GET_TIME_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | D | 20130715 | ||||
| 2 | TIME | Call by reference | Type reference (TYPE) | T | 20130715 | ||||
| 3 | TIMEZONE | Call by reference | Type reference (TYPE) | TTZZ-TZONE | 'UTC' | Time Zone | 20130715 |
Method GET_TIME_DATE on class /UI5/CL_VFS_UTIL has no exception.
Method HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH | Value transfer | Type reference (TYPE) | T_HASH | 20130117 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20130117 |
Method HASH on class /UI5/CL_VFS_UTIL has no exception.
Method HTTP_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | D | 20130503 | ||||
| 2 | HTTPDATE | Value transfer | Type reference (TYPE) | STRING | 20130503 | ||||
| 3 | TIME | Call by reference | Type reference (TYPE) | T | 20130503 |
Method HTTP_DATE on class /UI5/CL_VFS_UTIL has no exception.
Method MIME_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130405 | ||||
| 2 | MIME_TYPE | Value transfer | Type reference (TYPE) | STRING | 20130405 |
Method MIME_TYPE on class /UI5/CL_VFS_UTIL has no exception.
Method MKPATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130409 | ||||
| 2 | VFS | Call by reference | Object reference (TYPE REF TO) | /UI5/IF_VFS | Virtual File System | 20130409 |
Method MKPATH on class /UI5/CL_VFS_UTIL has no exception.
Method PARENT_DIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_DIR | Value transfer | Type reference (TYPE) | STRING | 20120830 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20120830 |
Method PARENT_DIR on class /UI5/CL_VFS_UTIL has no exception.
Method PARENT_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_PATH | Value transfer | Type reference (TYPE) | STRING | 20130117 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130117 |
Method PARENT_PATH on class /UI5/CL_VFS_UTIL has no exception.
Method PARSE_HTTP_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | D | 20130503 | ||||
| 2 | HTTPDATE | Call by reference | Type reference (TYPE) | STRING | 20130503 | ||||
| 3 | TIME | Call by reference | Type reference (TYPE) | T | 20130503 |
Method PARSE_HTTP_DATE on class /UI5/CL_VFS_UTIL has no exception.
Method PARSE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | URL | Call by reference | Type reference (TYPE) | STRING | 20140213 | ||||
| 2 | URL_PARTS | Value transfer | Type reference (TYPE) | T_URL_PARTS | 20140213 |
Method PARSE_URL on class /UI5/CL_VFS_UTIL has no exception.
Method PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20120830 | ||||
| 2 | PATH | Value transfer | Type reference (TYPE) | STRING | 20120830 | ||||
| 3 | SUB_PATH | Call by reference | Type reference (TYPE) | STRING | 20120830 |
Method PATH on class /UI5/CL_VFS_UTIL has no exception.
Method PATH_CONCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | L | Call by reference | Type reference (TYPE) | STRING | 20130503 | ||||
| 2 | PATH | Value transfer | Type reference (TYPE) | STRING | 20130503 | ||||
| 3 | R | Call by reference | Type reference (TYPE) | STRING | 20130503 | ||||
| 4 | SLASH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130503 |
Method PATH_CONCAT on class /UI5/CL_VFS_UTIL has no exception.
Method TEXT_TO_BIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIN | Value transfer | Type reference (TYPE) | XSTRING | 20130405 | ||||
| 2 | ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | 20140204 | |||
| 3 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20130405 |
Method TEXT_TO_BIN on class /UI5/CL_VFS_UTIL has no exception.
Method ZIP_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_INFOS | Call by reference | Type reference (TYPE) | /UI5/IF_VFS_FILE=>T_LIST | 20130403 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20130403 | ||||
| 3 | VFS | Call by reference | Object reference (TYPE REF TO) | /UI5/IF_VFS | Virtual File System | 20130403 |
Method ZIP_FILES on class /UI5/CL_VFS_UTIL has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |