См. определение в файле chatindex.php строка 7
◆ clearText()
static clearText |
( |
string | $text | ) |
|
|
static |
removes all special characters found in the text
- См. также
- \Bitrix\Im\Internals\ChatIndex::CHARS_TO_REPLACE
- Аргументы
-
- Возвращает
- string
См. определение в файле chatindex.php строка 120
◆ create()
◆ getChatId()
◆ getClearedTitle()
◆ getClearedUserList()
◆ getRowTitle()
◆ getRowUserNameList()
◆ isEmptyUsers()
◆ matchAgainstWildcard()
static matchAgainstWildcard |
( |
| $phrase, |
|
|
| $leftWildcard = '+', |
|
|
| $rightWildcard = '*', |
|
|
| $minTokenSize = null ) |
|
static |
◆ setChatId()
- Аргументы
-
- Возвращает
- ChatIndex
См. определение в файле chatindex.php строка 73
◆ setTitle()
setTitle |
( |
string | $title | ) |
|
- Аргументы
-
- Возвращает
- ChatIndex
См. определение в файле chatindex.php строка 54
◆ setUserList()
setUserList |
( |
array | $users | ) |
|