Bitrix API

OrderStatus extends StatusBase

Class OrderStatus

Table of Contents

Constants

TYPE  = 'O'

Methods

getAllowPayStatusList()  : array<string|int, mixed>
getDisallowPayStatusList()  : array<string|int, mixed>
getFinalStatus()  : mixed
getInitialStatus()  : mixed
isAllowPay()  : bool

Constants

Methods

getAllowPayStatusList()

public static getAllowPayStatusList() : array<string|int, mixed>
Tags
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
NotImplementedException
Return values
array<string|int, mixed>

getDisallowPayStatusList()

public static getDisallowPayStatusList() : array<string|int, mixed>
Tags
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
NotImplementedException
Return values
array<string|int, mixed>

getFinalStatus()

public static getFinalStatus() : mixed

getInitialStatus()

public static getInitialStatus() : mixed

isAllowPay()

public static isAllowPay(mixed $statusId) : bool
Parameters
$statusId : mixed
Tags
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
NotImplementedException
Return values
bool

        
On this page

Search results