Bitrix API

Order

Table of Contents

Methods

getPublicLink()  : string
Return link to order for an unauthorized users.
isAllowGuestView()  : bool
Check ability to view order is not an authorized user

Methods

Return link to order for an unauthorized users.

public static getPublicLink(Order $order) : string
Parameters
$order : Order
Tags
throws
ArgumentException
throws
ArgumentNullException
Return values
string

isAllowGuestView()

Check ability to view order is not an authorized user

public static isAllowGuestView(Order $order) : bool
Parameters
$order : Order
Tags
throws
ArgumentNullException
Return values
bool

        
On this page

Search results