Class ProductListItem
Class ProductListItem
Package: Product\Entities
Category: System
Located at CoreServices/Product/Entities/ProductListItem.inc.php
Category: System
Located at CoreServices/Product/Entities/ProductListItem.inc.php
Methods summary
public
|
#
__construct(
ProductListItem constructor. |
public
integer
|
|
public
boolean
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
string
|
|
public
|
Properties summary
protected
|
$productRepo
Product repository. |
|
protected
integer
|
$productId
Product ID. |
|
protected
boolean
|
$active
Is product active? |
|
protected
string
|
$name
Product name. |
|
protected
string
|
$urlKeywords
URL keywords. |
|
protected
string
|
$image
Image. |
|
protected
string
|
$imageAltText
Image alternative text. |