Bitrix API

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

Constants

GUEST_USER_ID

public mixed GUEST_USER_ID = -1

Methods

create()

public static create() : static
Return values
static

getSecondName()

public getSecondName() : mixed

getShortName()

public getShortName() : mixed

isExtranetUser()

public isExtranetUser() : mixed

isGuestUserId()

public static isGuestUserId(mixed $id) : bool
Parameters
$id : mixed
Return values
bool

isIntranetUser()

public isIntranetUser() : mixed

        
On this page

Search results