Bitrix API

Registrar extends Registrar

Table of Contents

Methods

__construct()  : mixed
canUse()  : bool
confirmRegistration()  : Result
getCallbackUrl()  : string
getExternalManageUrl()  : string
getHostUrl()  : string
getOwnerInfo()  : array{api_key: string, sender_id: array}
isConfirmed()  : bool
isRegistered()  : bool
isSupported()  : bool
register()  : Result
resetCallback()  : Result
sendConfirmationCode()  : Result
sync()  : Registrar

Methods

canUse()

public canUse() : bool
Return values
bool

confirmRegistration()

public confirmRegistration(array<string|int, mixed> $fields) : Result
Parameters
$fields : array<string|int, mixed>
Return values
Result

getCallbackUrl()

public getCallbackUrl() : string
Return values
string

getExternalManageUrl()

public getExternalManageUrl() : string
Return values
string

getHostUrl()

public getHostUrl() : string
Return values
string

getOwnerInfo()

public getOwnerInfo() : array{api_key: string, sender_id: array}
Return values
array{api_key: string, sender_id: array}

isConfirmed()

public isConfirmed() : bool
Return values
bool

isRegistered()

public isRegistered() : bool
Return values
bool

isSupported()

public isSupported() : bool
Return values
bool

register()

public register(array<string|int, mixed> $fields) : Result
Parameters
$fields : array<string|int, mixed>
Return values
Result

resetCallback()

public resetCallback() : Result
Return values
Result

sendConfirmationCode()

public sendConfirmationCode() : Result
Return values
Result

        
On this page

Search results