Netsutie PHP Toolkit
|
Data Fields | |
const | _allowBackOrdersButDisplayOutOfStockMessage = "_allowBackOrdersButDisplayOutOfStockMessage" |
const | _allowBackOrdersWithNoOutOfStockMessage = "_allowBackOrdersWithNoOutOfStockMessage" |
const | _default = "_default" |
const | _disallowBackOrdersButDisplayOutOfStockMessage = "_disallowBackOrdersButDisplayOutOfStockMessage" |
const | _removeItemWhenOutOfStock = "_removeItemWhenOutOfStock" |
Static Public Attributes | |
static | $paramtypesmap |
Definition at line 8 of file ItemOutOfStockBehavior.php.
|
static |
Definition at line 12 of file ItemOutOfStockBehavior.php.
const _allowBackOrdersButDisplayOutOfStockMessage = "_allowBackOrdersButDisplayOutOfStockMessage" |
Definition at line 22 of file ItemOutOfStockBehavior.php.
const _allowBackOrdersWithNoOutOfStockMessage = "_allowBackOrdersWithNoOutOfStockMessage" |
Definition at line 30 of file ItemOutOfStockBehavior.php.
const _default = "_default" |
Definition at line 38 of file ItemOutOfStockBehavior.php.
const _disallowBackOrdersButDisplayOutOfStockMessage = "_disallowBackOrdersButDisplayOutOfStockMessage" |
Definition at line 46 of file ItemOutOfStockBehavior.php.
const _removeItemWhenOutOfStock = "_removeItemWhenOutOfStock" |
Definition at line 54 of file ItemOutOfStockBehavior.php.