GuestUser
extends User
Table of Contents
Constants
-
GUEST_USER_ID
= -1
Methods
-
create()
: static
-
getId()
: mixed
-
getLastName()
: mixed
-
getLogin()
: mixed
-
getName()
: mixed
-
getSecondName()
: mixed
-
getShortName()
: mixed
-
getUniqueId()
: mixed
-
isExtranetUser()
: mixed
-
isGuestUserId()
: bool
-
isIntranetUser()
: mixed
GUEST_USER_ID
public
mixed
GUEST_USER_ID
= -1
create()
public
static create() : static
getId()
public
getId() : mixed
getLastName()
public
getLastName() : mixed
getLogin()
public
getLogin() : mixed
getName()
public
getName() : mixed
getSecondName()
public
getSecondName() : mixed
getShortName()
public
getShortName() : mixed
getUniqueId()
public
getUniqueId() : mixed
public
isExtranetUser() : mixed
isGuestUserId()
public
static isGuestUserId(mixed $id) : bool
Parameters
-
$id
: mixed
-
isIntranetUser()
public
isIntranetUser() : mixed