ISettingsExport
extends
ISettings
Table of Contents
Methods
-
allowDeliveryFor()
: string
-
finalStatusFor()
: string
-
getCurrent()
: mixed
-
getReplaceCurrency()
: string
-
getSiteId()
: string
-
groupPermissionFor()
: string
-
payedFor()
: string
-
prefixFor()
: string
allowDeliveryFor()
public
allowDeliveryFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
finalStatusFor()
public
finalStatusFor(mixed $entityTypeId) : string
Parameters
-
$entityTypeId
: mixed
-
getCurrent()
public
static getCurrent() : mixed
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 $typeId) : string
Parameters
-
$typeId
: mixed
-