Table of Contents
Interfaces
- ISettingsExport
Methods
-
allowDeliveryFor()
: string
-
finalStatusFor()
: string
-
getCurrent()
: ISettingsExport
-
getReplaceCurrency()
: string
-
getSiteId()
: string
-
groupPermissionFor()
: string
-
payedFor()
: string
-
prefixFor()
: mixed
allowDeliveryFor()
public
allowDeliveryFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
finalStatusFor()
public
finalStatusFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
getCurrent()
public
static getCurrent() : ISettingsExport
getReplaceCurrency()
public
getReplaceCurrency() : string
getSiteId()
public
getSiteId() : string
groupPermissionFor()
public
groupPermissionFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
payedFor()
public
payedFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
prefixFor()
public
prefixFor(mixed $entityTypeId) : mixed
Parameters
-
$entityTypeId
: mixed
-
-
throws
-
ArgumentTypeException
-
throws
-
NotSupportedException