Class StoredProduct
Class StoredProduct
- GXEngineProduct implements ProductInterface
-
StoredProduct
implements
StoredProductInterface
Category: System
Located at Services/Core/Product/Entities/StoredProduct.inc.php
Methods summary
public
|
|
public
integer
|
|
public
integer
|
Methods inherited from GXEngineProduct
addAddonValues(),
deleteAddonValue(),
getAddedDateTime(),
getAdditionalImages(),
getAddonValue(),
getAddonValues(),
getAvailableDateTime(),
getCheckoutInformation(),
getDescription(),
getDiscountAllowed(),
getEan(),
getImageContainer(),
getKeywords(),
getLastModifiedDateTime(),
getManufacturerId(),
getMetaDescription(),
getMetaKeywords(),
getMetaTitle(),
getName(),
getOrderedCount(),
getPrice(),
getPrimaryImage(),
getProductModel(),
getProductTypeId(),
getQuantity(),
getSettings(),
getShippingCosts(),
getShippingTimeId(),
getShortDescription(),
getSortOrder(),
getTaxClassId(),
getUrl(),
getUrlKeywords(),
getUrlRewrite(),
getUrlRewrites(),
getViewedCount(),
getVpeId(),
getVpeValue(),
getWeight(),
isActive(),
isFsk18(),
isVpeActive(),
setActive(),
setAddedDateTime(),
setAddonValue(),
setAvailableDateTime(),
setCheckoutInformation(),
setDescription(),
setDiscountAllowed(),
setEan(),
setFsk18(),
setImageContainer(),
setKeywords(),
setLastModifiedDateTime(),
setManufacturerId(),
setMetaDescription(),
setMetaKeywords(),
setMetaTitle(),
setName(),
setOrderedCount(),
setPrice(),
setProductModel(),
setProductTypeId(),
setQuantity(),
setSettings(),
setShippingCosts(),
setShippingTimeId(),
setShortDescription(),
setSortOrder(),
setTaxClassId(),
setUrl(),
setUrlKeywords(),
setUrlRewrite(),
setUrlRewrites(),
setViewedCount(),
setVpeActive(),
setVpeId(),
setVpeValue(),
setWeight()
Properties summary
protected
integer
|
$productId
Product ID. |
#
0
|
Properties inherited from GXEngineProduct
$active,
$addedDateTime,
$addonValues,
$availableDateTime,
$checkoutInformation,
$descriptions,
$discountAllowed,
$ean,
$fsk18,
$imageContainer,
$keywords,
$lastModifiedDateTime,
$manufacturerId,
$metaDescriptions,
$metaKeywords,
$metaTitles,
$names,
$orderedCount,
$price,
$productModel,
$productTypeId,
$quantity,
$settings,
$shippingCosts,
$shippingTimeId,
$shortDescriptions,
$sortOrder,
$taxClassId,
$url,
$urlKeywords,
$urlRewrites,
$viewedCount,
$vpeActive,
$vpeId,
$vpeValue,
$weight