Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс StreamConverter
+ Граф наследования:StreamConverter:

Открытые члены

 filter ($in, $out, &$consumed, $closing)
 

Открытые статические члены

static register ()
 

Открытые атрибуты

const FILTER_IDENTIFIER = 'bx.localization.converter'
 

Статические открытые данные

static function
 
static string $lang
 
static string string $targetEncoding = ''
 

Защищенные данные

 $code = ''
 

Подробное описание

См. определение в файле streamconverter.php строка 8

Методы

◆ filter()

◆ register()

static register ( )
static

Registers stream filter.

Возвращает
bool

См. определение в файле streamconverter.php строка 60

Данные класса

◆ $code

$code = ''
protected

См. определение в файле streamconverter.php строка 13

◆ $lang

string $lang
static

См. определение в файле streamconverter.php строка 78

◆ $targetEncoding

string string $targetEncoding = ''
static

См. определение в файле streamconverter.php строка 78

◆ FILTER_IDENTIFIER

const FILTER_IDENTIFIER = 'bx.localization.converter'

См. определение в файле streamconverter.php строка 10

◆ function

function
static

Loads php file with realtime encoding convention.

Аргументы
string$langPathFile path to include.
string$langSource language.
string$targetEncodingTarget encoding.
string$sourceEncodingSource encoding.
Возвращает
mixed

См. определение в файле streamconverter.php строка 78