См. определение в файле text.php строка 8
◆ convertHtmlToBbCode()
static convertHtmlToBbCode |
( |
| $html | ) |
|
|
static |
◆ decodeEmoji()
static decodeEmoji |
( |
| $text | ) |
|
|
static |
◆ encodeEmoji()
static encodeEmoji |
( |
| $text | ) |
|
|
static |
◆ getDateConverterParams()
static getDateConverterParams |
( |
| $text | ) |
|
|
static |
- Аргументы
-
- Возвращает
- \Bitrix\Main\Text\DateConverterResult[]
См. определение в файле text.php строка 215
◆ getEmoji()
static getEmoji |
( |
| $code, |
|
|
| $fallbackText = '' ) |
|
static |
◆ getEmojiList()
◆ getReplaceMap()
static getReplaceMap |
( |
| $text | ) |
|
|
static |
◆ isOnlyEmoji()
static isOnlyEmoji |
( |
| $text | ) |
|
|
static |
◆ modifyIcon()
static modifyIcon |
( |
| $params | ) |
|
|
static |
◆ modifySendPut()
static modifySendPut |
( |
| $params | ) |
|
|
static |
◆ modifyShortUserTag()
static modifyShortUserTag |
( |
| $matches | ) |
|
|
static |
◆ parse()
static parse |
( |
| $text, |
|
|
| $params = Array() ) |
|
static |
◆ parseLegacyFormat()
static parseLegacyFormat |
( |
| $text, |
|
|
| $params = Array() ) |
|
static |
◆ populateUserBbCode()
static populateUserBbCode |
( |
string | $text | ) |
|
|
static |
◆ recoverReplacements()
static recoverReplacements |
( |
| $text | ) |
|
|
static |
◆ removeBbCodes()
static removeBbCodes |
( |
| $text, |
|
|
| $withFile = false, |
|
|
| $attachValue = false ) |
|
static |
◆ setReplacement()
static setReplacement |
( |
| $match | ) |
|
|
static |