См. определение в файле dataconverter.php строка 10
◆ convert()
◆ convertToUtf8()
static convertToUtf8 |
( |
| $value | ) |
|
|
staticprotected |
◆ extendString()
static extendString |
( |
| $string, |
|
|
| $currLength, |
|
|
| $needLength ) |
|
staticprotected |
Add placeholders to the string
- Аргументы
-
$string | |
$currLength | |
$needLength | |
- Возвращает
- string
См. определение в файле dataconverter.php строка 99
◆ matchLength()
static matchLength |
( |
| $string | ) |
|
|
staticprotected |
◆ mb_str_pad()
static mb_str_pad |
( |
| $string, |
|
|
| $padLength, |
|
|
| $padString = " ", |
|
|
| $padType = STR_PAD_RIGHT ) |
|
staticprotected |
◆ reduceString()
static reduceString |
( |
| $string, |
|
|
| $currLength, |
|
|
| $needLength ) |
|
staticprotected |
Crop string by special chars length
- Аргументы
-
$string | |
$currLength | |
$needLength | |
- Возвращает
- string
См. определение в файле dataconverter.php строка 131
◆ $exportId
◆ END_STRING
const END_STRING = ' ...' |
◆ PAD_STRING