|
1C-Bitrix 25.700.0
|
Открытые статические члены | |
| static | isNotUsed () |
| static | isEnabled () |
| static | isDisabled () |
| static | isAvailableValue (string $value) |
| Открытые статические члены унаследованные от Option | |
| 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' |
| Поля данных унаследованные от Option | |
| 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 строка 14
|
static |
Checks is available value.
| string | $value |
См. определение в файле checkrightsondecreasestoreamount.php строка 60
|
static |
Checks rights - is disabled.
См. определение в файле checkrightsondecreasestoreamount.php строка 48
|
static |
Checks rights - is enabled.
См. определение в файле checkrightsondecreasestoreamount.php строка 38
|
static |
Checks rights - not used.
См. определение в файле checkrightsondecreasestoreamount.php строка 28
| const DEFAULT_VALUE = self::NOT_USED |
См. определение в файле checkrightsondecreasestoreamount.php строка 17
| const DISABLED_VALUE = 'D' |
См. определение в файле checkrightsondecreasestoreamount.php строка 20
| const ENABLED_VALUE = 'E' |
См. определение в файле checkrightsondecreasestoreamount.php строка 19
| const NAME = 'check_rights_on_decrease_store_quantity' |
См. определение в файле checkrightsondecreasestoreamount.php строка 16
| const NOT_USED = 'N' |
См. определение в файле checkrightsondecreasestoreamount.php строка 21