Открытые статические члены | |
static | isNotUsed () |
static | isEnabled () |
static | isDisabled () |
static | isAvailableValue (string $value) |
![]() | |
static | get () |
static | set (string $value) |
Открытые атрибуты | |
const | NAME = 'check_rights_on_decrease_store_quantity' |
const | DEFAULT_VALUE = self::NOT_USED |
const | ENABLED_VALUE = 'E' |
const | DISABLED_VALUE = 'D' |
const | NOT_USED = 'N' |
![]() | |
const | NAME = null |
const | DEFAULT_VALUE = null |
Option for toggle decrease store product quantity checking algorithm.
Is option 'E' - checks catalog rights; Is option 'D' - nothing action; Is option 'N' - see product field NEGATIVE_AMOUNT_TRACE
.
См. определение в файле checkrightsondecreasestoreamount.php строка 12
|
static |
Checks is available value.
string | $value |
См. определение в файле checkrightsondecreasestoreamount.php строка 58
|
static |
Checks rights - is disabled.
См. определение в файле checkrightsondecreasestoreamount.php строка 46
|
static |
Checks rights - is enabled.
См. определение в файле checkrightsondecreasestoreamount.php строка 36
|
static |
Checks rights - not used.
См. определение в файле checkrightsondecreasestoreamount.php строка 26
const DEFAULT_VALUE = self::NOT_USED |
См. определение в файле checkrightsondecreasestoreamount.php строка 15
const DISABLED_VALUE = 'D' |
См. определение в файле checkrightsondecreasestoreamount.php строка 18
const ENABLED_VALUE = 'E' |
См. определение в файле checkrightsondecreasestoreamount.php строка 17
const NAME = 'check_rights_on_decrease_store_quantity' |
См. определение в файле checkrightsondecreasestoreamount.php строка 14
const NOT_USED = 'N' |
См. определение в файле checkrightsondecreasestoreamount.php строка 19