Documentation

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

getKitsPackages()

public getKitsPackages() : mixed
Return values
mixed

getProduct()

public static getProduct( $id) : bool
Parameters
$id :
Return values
bool

| array

Search results