Bitrix API

ImportSettings extends SettingsBase implements ISettingsImport

Table of Contents

Interfaces

ISettingsImport

Methods

canCreateOrder()  : string
changeStatusFor()  : string
finalStatusIdFor()  : string
finalStatusOnDeliveryFor()  : string
getCollisionResolve()  : array<string|int, mixed>
getCurrency()  : string
getCurrent()  : ISettingsImport
getSiteId()  : string
isImportableFor()  : bool
paySystemIdDefaultFor()  : mixed
paySystemIdFor()  : mixed
prefixFor()  : mixed
shipmentServiceDefaultFor()  : mixed
shipmentServiceFor()  : mixed

Methods

canCreateOrder()

public canCreateOrder(mixed $entityTypeId) : string
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException
Return values
string

changeStatusFor()

public changeStatusFor(mixed $entityTypeId) : string
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException
Return values
string

finalStatusIdFor()

public finalStatusIdFor(mixed $entityTypeId) : string
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException
Return values
string

finalStatusOnDeliveryFor()

public finalStatusOnDeliveryFor(mixed $entityTypeId) : string
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException
Return values
string

getCollisionResolve()

public getCollisionResolve(mixed $entityTypeId) : array<string|int, mixed>
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException
Return values
array<string|int, mixed>

getCurrency()

public getCurrency() : string
Return values
string

isImportableFor()

public isImportableFor(mixed $entityTypeId) : bool
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException
Return values
bool

paySystemIdDefaultFor()

public paySystemIdDefaultFor(mixed $entityTypeId) : mixed
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException

paySystemIdFor()

public paySystemIdFor(mixed $entityTypeId) : mixed
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException

prefixFor()

public prefixFor(mixed $entityTypeId) : mixed
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException

shipmentServiceDefaultFor()

public shipmentServiceDefaultFor(mixed $entityTypeId) : mixed
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException

shipmentServiceFor()

public shipmentServiceFor(mixed $entityTypeId) : mixed
Parameters
$entityTypeId : mixed
Tags
throws
ArgumentTypeException
throws
NotSupportedException

        
On this page

Search results