См. определение в файле user.php строка 264
◆ __construct()
◆ add()
◆ calculateStatistic()
◆ canAddMessage()
| canAddMessage |
( |
Topic | $topic | ) |
|
◆ canAddTopic()
◆ canDeleteForum()
◆ canDeleteMessage()
| canDeleteMessage |
( |
Message | $message | ) |
|
◆ canEditForum()
◆ canEditMessage()
◆ canEditTopic()
| canEditTopic |
( |
Topic | $topic | ) |
|
◆ canModerate()
◆ canReadForum()
◆ canReadTopic()
| canReadTopic |
( |
Topic | $topic | ) |
|
◆ decrementStatistic()
| decrementStatistic |
( |
| $message = null | ) |
|
◆ edit()
◆ getGroups()
◆ getName()
- Возвращает
- string
См. определение в файле user.php строка 338
◆ getPermissionOnForum()
| getPermissionOnForum |
( |
| $forum | ) |
|
◆ getUnreadMessageId()
| getUnreadMessageId |
( |
| $topicId = 0 | ) |
|
insteadOf ForumGetFirstUnreadMessage($arParams["FORUM_ID"], $arResult["FORUM_TOPIC_ID"]);
См. определение в файле user.php строка 560
◆ incrementStatistic()
| incrementStatistic |
( |
array | $message | ) |
|
◆ isAdmin()
◆ isAuthorized()
◆ isGuest()
◆ isLocked()
◆ isUserAdmin()
| isUserAdmin |
( |
array | $groups | ) |
|
|
static |
◆ readTopic()
| readTopic |
( |
| $topicId = 0 | ) |
|
Instead of ForumSetReadTopic($arParams["FORUM_ID"], $arResult["FORUM_TOPIC_ID"]);
- Аргументы
-
См. определение в файле user.php строка 677
◆ readTopicsOnForum()
| readTopicsOnForum |
( |
int | $forumId = 0 | ) |
|
◆ setLastVisit()
◆ setLocation()
| setLocation |
( |
int | $forumId = 0, |
|
|
int | $topicId = 0 ) |
◆ setPermissionOnForum()
| setPermissionOnForum |
( |
| $forum, |
|
|
| $permission ) |
◆ update()
| update |
( |
int | $id, |
|
|
array & | $data ) |
|
static |
◆ $data
◆ $forumUserId
◆ $groups
◆ $id
◆ $locked
◆ $permissions
Объявления и описания членов класса находятся в файле: