ItemsSyncer
in package
Table of Contents
- getAllProducts() : mixed
- getCustomFieldNyName() : bool
- getCustomFieldObjNyName() : bool
- getInventoryItems() : mixed
- getKitContentById() : array<string|int, InventoryItem>
- getKitsPackages() : mixed
- getProduct() : bool
Methods
getAllProducts()
public
getAllProducts() : mixed
Return values
mixed —getCustomFieldNyName()
public
getCustomFieldNyName(string $name, object $item) : bool
Parameters
- $name : string
- $item : object
Return values
bool —getCustomFieldObjNyName()
public
getCustomFieldObjNyName(string $name, object $item) : bool
Parameters
- $name : string
- $item : object
Return values
bool —getInventoryItems()
public
getInventoryItems() : mixed
Return values
mixed —getKitContentById()
public
getKitContentById( $id) : array<string|int, InventoryItem>
Parameters
Return values
array<string|int, InventoryItem> —getKitsPackages()
public
getKitsPackages() : mixed
Return values
mixed —getProduct()
public
static getProduct( $id) : bool
Parameters
Return values
bool —| array