Полный список членов класса ChatIndex, включая наследуемые из базового класса
clearText(string $text) | ChatIndex | static |
create() | ChatIndex | static |
getChatId() | ChatIndex | |
getClearedTitle() | ChatIndex | |
getClearedUserList() | ChatIndex | |
getRowTitle() | ChatIndex | |
getRowUserNameList() | ChatIndex | |
isEmptyUsers() | ChatIndex | |
matchAgainstWildcard($phrase, $leftWildcard='+', $rightWildcard=' *', $minTokenSize=null) | ChatIndex | static |
setChatId(int $chatId) | ChatIndex | |
setTitle(string $title) | ChatIndex | |
setUserList(array $users) | ChatIndex |