Method | Description | |
---|---|---|
__clone ( ) | ||
__construct ( ) | Constructor | |
__toString ( ) : string | ||
_calc ( ) | ||
addCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) : |
Add CustomerFavoriteProducts | |
addProductCategory ( Eccube\Entity\ProductCategory $productCategories ) : |
Add ProductCategories | |
addProductClass ( Eccube\Entity\ProductClass $productClasses ) : |
Add ProductClasses | |
addProductImage ( Eccube\Entity\ProductImage $productImage ) : |
Add ProductImage | |
addProductTag ( |
Add ProductTag | |
copy ( ) | ||
getClassCategories ( ) : array | Get ClassCategories | |
getClassCategories1 ( ) : boolean | Get getClassCategories1 | |
getClassCategories2 ( $class_category1 ) : boolean | Get getClassCategories2 | |
getClassName1 ( ) : boolean | Get ClassName1 | |
getClassName2 ( ) : boolean | Get ClassName2 | |
getCodeMax ( ) : integer | Get Product_code max | |
getCodeMin ( ) : integer | Get Product_code min | |
getCreateDate ( ) : DateTime | Get create_date | |
getCreator ( ) : Eccube\Entity\Member | Get Creator | |
getCustomerFavoriteProducts ( ) : Doctrine\Common\Collections\Collection | Get CustomerFavoriteProducts | |
getDelFlg ( ) : integer | Get del_flg | |
getDescriptionDetail ( ) : string | Get description_detail | |
getDescriptionList ( ) : string | Get description_list | |
getFreeArea ( ) : string | Get free_area | |
getId ( ) : integer | Get id | |
getMainFileName ( ) | ||
getMainListImage ( ) | ||
getName ( ) : string | Get name | |
getNote ( ) : string | Get note | |
getPrice01IncTaxMax ( ) : integer | Get Price01IncTax max | |
getPrice01IncTaxMin ( ) : integer | Get Price01IncTax min | |
getPrice01Max ( ) : integer | Get Price01 max | |
getPrice01Min ( ) : integer | Get Price01 min | |
getPrice02IncTaxMax ( ) : integer | Get Price02IncTax max | |
getPrice02IncTaxMin ( ) : integer | Get Price02IncTax min | |
getPrice02Max ( ) : integer | Get Price02 max | |
getPrice02Min ( ) : integer | Get Price02 min | |
getProductCategories ( ) : Doctrine\Common\Collections\Collection | Get ProductCategories | |
getProductClasses ( ) : Doctrine\Common\Collections\Collection | Get ProductClasses | |
getProductImage ( ) : Doctrine\Common\Collections\Collection | Get ProductImage | |
getProductTag ( ) : Doctrine\Common\Collections\Collection | Get ProductTag | |
getSearchWord ( ) : string | Get search_word | |
getStatus ( ) : Eccube\Entity\Master\Disp | Get Status | |
getStockFind ( ) : boolean | Get StockFind | |
getStockMax ( ) : integer | Get Stock max | |
getStockMin ( ) : integer | Get Stock min | |
getStockUnlimitedMax ( ) : integer | Get StockUnlimited max | |
getStockUnlimitedMin ( ) : integer | Get StockUnlimited min | |
getUpdateDate ( ) : DateTime | Get update_date | |
hasProductClass ( ) | ||
isEnable ( ) : boolean | Is Enable | |
removeCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) | Remove CustomerFavoriteProducts | |
removeProductCategory ( Eccube\Entity\ProductCategory $productCategories ) | Remove ProductCategories | |
removeProductClass ( Eccube\Entity\ProductClass $productClasses ) | Remove ProductClasses | |
removeProductImage ( Eccube\Entity\ProductImage $productImage ) | Remove ProductImage | |
removeProductTag ( |
Remove ProductTag | |
setCreateDate ( DateTime $createDate ) : |
Set create_date | |
setCreator ( Eccube\Entity\Member $creator ) : |
Set Creator | |
setDelFlg ( integer $delFlg ) : |
Set del_flg | |
setDescriptionDetail ( string $descriptionDetail ) : |
Set description_detail | |
setDescriptionList ( string $descriptionList ) : |
Set description_list | |
setFreeArea ( string $freeArea ) : |
Set free_area | |
setName ( string $name ) : |
Set name | |
setNote ( string $note ) : |
Set note | |
setSearchWord ( string $searchWord ) : |
Set search_word | |
setStatus ( Eccube\Entity\Master\Disp $status = null ) : |
Set Status | |
setUpdateDate ( DateTime $updateDate ) : |
Set update_date |
public addCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) : |
||
$customerFavoriteProducts | Eccube\Entity\CustomerFavoriteProduct | |
return |
public addProductCategory ( Eccube\Entity\ProductCategory $productCategories ) : |
||
$productCategories | Eccube\Entity\ProductCategory | |
return |
public addProductClass ( Eccube\Entity\ProductClass $productClasses ) : |
||
$productClasses | Eccube\Entity\ProductClass | |
return |
public addProductImage ( Eccube\Entity\ProductImage $productImage ) : |
||
$productImage | Eccube\Entity\ProductImage | |
return |
public addProductTag ( |
||
$productTag | ||
return |
public getClassCategories ( ) : array | ||
return | array |
public getClassCategories1 ( ) : boolean | ||
return | boolean |
public getClassCategories2 ( $class_category1 ) : boolean | ||
return | boolean |
public getCreator ( ) : Eccube\Entity\Member | ||
return | Eccube\Entity\Member |
public getCustomerFavoriteProducts ( ) : Doctrine\Common\Collections\Collection | ||
return | Doctrine\Common\Collections\Collection |
public getDescriptionDetail ( ) : string | ||
return | string |
public getDescriptionList ( ) : string | ||
return | string |
public getPrice01IncTaxMax ( ) : integer | ||
return | integer |
public getPrice01IncTaxMin ( ) : integer | ||
return | integer |
public getPrice02IncTaxMax ( ) : integer | ||
return | integer |
public getPrice02IncTaxMin ( ) : integer | ||
return | integer |
public getProductCategories ( ) : Doctrine\Common\Collections\Collection | ||
return | Doctrine\Common\Collections\Collection |
public getProductClasses ( ) : Doctrine\Common\Collections\Collection | ||
return | Doctrine\Common\Collections\Collection |
public getProductImage ( ) : Doctrine\Common\Collections\Collection | ||
return | Doctrine\Common\Collections\Collection |
public getProductTag ( ) : Doctrine\Common\Collections\Collection | ||
return | Doctrine\Common\Collections\Collection |
public getStatus ( ) : Eccube\Entity\Master\Disp | ||
return | Eccube\Entity\Master\Disp |
public getStockUnlimitedMax ( ) : integer | ||
return | integer |
public getStockUnlimitedMin ( ) : integer | ||
return | integer |
public removeCustomerFavoriteProduct ( Eccube\Entity\CustomerFavoriteProduct $customerFavoriteProducts ) | ||
$customerFavoriteProducts | Eccube\Entity\CustomerFavoriteProduct |
public removeProductCategory ( Eccube\Entity\ProductCategory $productCategories ) | ||
$productCategories | Eccube\Entity\ProductCategory |
public removeProductClass ( Eccube\Entity\ProductClass $productClasses ) | ||
$productClasses | Eccube\Entity\ProductClass |
public removeProductImage ( Eccube\Entity\ProductImage $productImage ) | ||
$productImage | Eccube\Entity\ProductImage |
public removeProductTag ( |
||
$productTag |
public setCreateDate ( DateTime $createDate ) : |
||
$createDate | DateTime | |
return |
public setCreator ( Eccube\Entity\Member $creator ) : |
||
$creator | Eccube\Entity\Member | |
return |
public setDescriptionDetail ( string $descriptionDetail ) : |
||
$descriptionDetail | string | |
return |
public setDescriptionList ( string $descriptionList ) : |
||
$descriptionList | string | |
return |
public setFreeArea ( string $freeArea ) : |
||
$freeArea | string | |
return |
public setSearchWord ( string $searchWord ) : |
||
$searchWord | string | |
return |
public setStatus ( Eccube\Entity\Master\Disp $status = null ) : |
||
$status | Eccube\Entity\Master\Disp | |
return |
public setUpdateDate ( DateTime $updateDate ) : |
||
$updateDate | DateTime | |
return |