BaseProduct
AbstractYes
Table of Contents
Methods
- load() : array<string|int, mixed>
- loadProductModel() : DocumentProductRecord
Methods
load()
public
abstract static load(int $documentId) : array<string|int, mixed>
Parameters
- $documentId : int
Return values
array<string|int, mixed>loadProductModel()
public
static loadProductModel(int $productId[, int|null $documentId = null ][, string|null $documentType = null ]) : DocumentProductRecord
Parameters
- $productId : int
- $documentId : int|null = null
- $documentType : string|null = null