Bitrix API

UidGenerator

Table of Contents

Constants

DATE_PART_FORMAT  = 'Ymd\THis\Z'
MAX_UID_LENGTH  = 255

Methods

createInstance()  : UidGenerator
getUidWithDate()  : string
setDate()  : $this
setPortalName()  : $this
setUserId()  : $this

Constants

DATE_PART_FORMAT

public mixed DATE_PART_FORMAT = 'Ymd\THis\Z'

Methods

getUidWithDate()

public getUidWithDate() : string
Return values
string

setPortalName()

public setPortalName(string $portalName) : $this
Parameters
$portalName : string
Return values
$this

setUserId()

public setUserId(int $userId) : $this
Parameters
$userId : int
Return values
$this

        
On this page

Search results