User
Table of Contents
Methods
-
__construct()
: mixed
-
getFirstName()
: mixed
-
getFullName()
: mixed
-
getGroups()
: mixed
-
getId()
: mixed
-
getLastName()
: mixed
-
getLogin()
: mixed
-
getParam()
: mixed
-
getSecondName()
: mixed
-
getUnreadMessageId()
: mixed
-
getUserGroup()
: mixed
-
getUserGroupArray()
: mixed
-
isAdmin()
: mixed
-
isAuthorized()
: mixed
-
readTopic()
: mixed
-
setLocation()
: mixed
__construct()
public
__construct(int $id) : mixed
Parameters
-
$id
: int
-
getFirstName()
public
getFirstName() : mixed
getFullName()
public
getFullName() : mixed
getGroups()
public
getGroups() : mixed
getId()
public
getId() : mixed
getLastName()
public
getLastName() : mixed
getLogin()
public
getLogin() : mixed
getParam()
public
getParam(string $key) : mixed
Parameters
-
$key
: string
-
getSecondName()
public
getSecondName() : mixed
getUnreadMessageId()
public
getUnreadMessageId([mixed $topicId = 0 ]) : mixed
Parameters
-
$topicId
: mixed
= 0
-
getUserGroup()
public
getUserGroup() : mixed
getUserGroupArray()
public
getUserGroupArray() : mixed
isAdmin()
public
isAdmin() : mixed
isAuthorized()
public
isAuthorized() : mixed
readTopic()
public
readTopic([mixed $topicId = 0 ]) : mixed
Parameters
-
$topicId
: mixed
= 0
-
setLocation()
public
setLocation([int $forumId = 0 ][, int $topicId = 0 ]) : mixed
Parameters
-
$forumId
: int
= 0
-
-
$topicId
: int
= 0
-