Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Text

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

static parse ($text, $params=Array())
 
static parseLegacyFormat ($text, $params=Array())
 
static getReplaceMap ($text)
 
static getDateConverterParams ($text)
 
static isOnlyEmoji ($text)
 
static setReplacement ($match)
 
static recoverReplacements ($text)
 
static modifyShortUserTag ($matches)
 
static removeBbCodes ($text, $withFile=false, $attachValue=false)
 
static populateUserBbCode (string $text)
 
static encodeEmoji ($text)
 
static decodeEmoji ($text)
 
static getEmoji ($code, $fallbackText='')
 
static getEmojiList ()
 
static convertHtmlToBbCode ($html)
 
static modifyIcon ($params)
 
static modifySendPut ($params)
 

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

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

Методы

◆ convertHtmlToBbCode()

static convertHtmlToBbCode ( $html)
static

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

◆ decodeEmoji()

static decodeEmoji ( $text)
static

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

◆ encodeEmoji()

static encodeEmoji ( $text)
static

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

◆ getDateConverterParams()

static getDateConverterParams ( $text)
static
Аргументы
$text
Возвращает
\Bitrix\Main\Text\DateConverterResult[]

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

◆ getEmoji()

static getEmoji ( $code,
$fallbackText = '' )
static

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

◆ getEmojiList()

static getEmojiList ( )
static

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

◆ getReplaceMap()

static getReplaceMap ( $text)
static

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

◆ isOnlyEmoji()

static isOnlyEmoji ( $text)
static

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

◆ modifyIcon()

static modifyIcon ( $params)
static

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

◆ modifySendPut()

static modifySendPut ( $params)
static

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

◆ modifyShortUserTag()

static modifyShortUserTag ( $matches)
static

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

◆ parse()

static parse ( $text,
$params = Array() )
static

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

◆ parseLegacyFormat()

static parseLegacyFormat ( $text,
$params = Array() )
static

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

◆ populateUserBbCode()

static populateUserBbCode ( string $text)
static

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

◆ recoverReplacements()

static recoverReplacements ( $text)
static

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

◆ removeBbCodes()

static removeBbCodes ( $text,
$withFile = false,
$attachValue = false )
static

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

◆ setReplacement()

static setReplacement ( $match)
static

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