Product
class Product extends AbstractEntity
Product
Methods
No description
No description
Is Enable
Get ClassName1
Get ClassName1
Get getClassCategories1
Get getClassCategories2
Get StockFind
Get Stock min
Get Stock max
Get StockUnlimited min
Get StockUnlimited max
Get Price01 min
Get Price01 max
Get Price02 min
Get Price02 max
Get Price01IncTax min
Get Price01IncTax max
Get Price02IncTax min
Get Price02IncTax max
Get Point min
Get Point max
Get Product_code min
Get Product_code max
Get getPointRate
Get ClassCategories
No description
Constructor
Get id
Get name
Get note
Set description_list
Get description_list
Set description_detail
Get description_detail
Set free_area
Get free_area
Get del_flg
Get create_date
Get update_date
Get ProductCategories
Get ProductClasses
No description
Get ProductStatuses
Get RecommendProducts
Get RecommendedProducts
Get Reviews
Get BestProducts
Add CustomerFavoriteProducts
Remove CustomerFavoriteProducts
Get CustomerFavoriteProducts
Get Creator
Get DeliveryDate
Get ProductStatusColor
Get ProductImage
No description
Get ProductTag
Details
in AbstractEntity at line 32
offsetExists($offset)
in AbstractEntity at line 39
offsetSet($offset, $value)
in AbstractEntity at line 43
offsetGet($offset)
in AbstractEntity at line 54
offsetUnset($offset)
at line 51
string
__toString()
at line 56
_calc()
at line 125
bool
isEnable()
Is Enable
at line 135
bool
getClassName1()
Get ClassName1
at line 147
bool
getClassName2()
Get ClassName1
at line 159
bool
getClassCategories1()
Get getClassCategories1
at line 171
bool
getClassCategories2($class_category1)
Get getClassCategories2
at line 183
bool
getStockFind()
Get StockFind
at line 195
integer
getStockMin()
Get Stock min
at line 207
integer
getStockMax()
Get Stock max
at line 219
integer
getStockUnlimitedMin()
Get StockUnlimited min
at line 231
integer
getStockUnlimitedMax()
Get StockUnlimited max
at line 243
integer
getPrice01Min()
Get Price01 min
at line 255
integer
getPrice01Max()
Get Price01 max
at line 267
integer
getPrice02Min()
Get Price02 min
at line 279
integer
getPrice02Max()
Get Price02 max
at line 291
integer
getPrice01IncTaxMin()
Get Price01IncTax min
at line 303
integer
getPrice01IncTaxMax()
Get Price01IncTax max
at line 315
integer
getPrice02IncTaxMin()
Get Price02IncTax min
at line 327
integer
getPrice02IncTaxMax()
Get Price02IncTax max
at line 339
integer
getPointMin()
Get Point min
at line 349
integer
getPointMax()
Get Point max
at line 359
integer
getCodeMin()
Get Product_code min
at line 371
integer
getCodeMax()
Get Product_code max
at line 383
integer
getPointRate()
Get getPointRate
at line 395
array
getClassCategories()
Get ClassCategories
at line 438
getMainListImage()
at line 556
__construct()
Constructor
at line 575
integer
getId()
Get id
at line 586
Product
setName(string $name)
Set name
at line 598
string
getName()
Get name
at line 609
Product
setNote(string $note)
Set note
at line 621
string
getNote()
Get note
at line 632
Product
setDescriptionList(string $descriptionList)
Set description_list
at line 644
string
getDescriptionList()
Get description_list
at line 655
Product
setDescriptionDetail(string $descriptionDetail)
Set description_detail
at line 667
string
getDescriptionDetail()
Get description_detail
at line 678
Product
setFreeArea(string $freeArea)
Set free_area
at line 690
string
getFreeArea()
Get free_area
at line 702
Product
setDelFlg(integer $delFlg)
Set del_flg
at line 714
integer
getDelFlg()
Get del_flg
at line 737
DateTime
getCreateDate()
Get create_date
at line 760
DateTime
getUpdateDate()
Get update_date
at line 771
Product
addProductCategory(ProductCategory $productCategories)
Add ProductCategories
at line 783
removeProductCategory(ProductCategory $productCategories)
Remove ProductCategories
at line 793
Collection
getProductCategories()
Get ProductCategories
at line 804
Product
addProductClass(ProductClass $productClasses)
Add ProductClasses
at line 816
removeProductClass(ProductClass $productClasses)
Remove ProductClasses
at line 826
Collection
getProductClasses()
Get ProductClasses
at line 831
hasProductClass()
at line 847
Product
addProductStatus(ProductStatus $productStatuses)
Add ProductStatuses
at line 859
removeProductStatus(ProductStatus $productStatuses)
Remove ProductStatuses
at line 869
Collection
getProductStatuses()
Get ProductStatuses
at line 880
Product
addRecommendProduct(RecommendProduct $recommendProducts)
Add RecommendProducts
at line 892
removeRecommendProduct(RecommendProduct $recommendProducts)
Remove RecommendProducts
at line 902
Collection
getRecommendProducts()
Get RecommendProducts
at line 913
Product
addRecommendedProduct(RecommendProduct $recommendedProducts)
Add RecommendedProducts
at line 925
removeRecommendedProduct(RecommendProduct $recommendedProducts)
Remove RecommendedProducts
at line 935
Collection
getRecommendedProducts()
Get RecommendedProducts
at line 958
removeReview(Review $reviews)
Remove Reviews
at line 968
Collection
getReviews()
Get Reviews
at line 979
Product
addBestProduct(BestProduct $bestProducts)
Add BestProducts
at line 991
removeBestProduct(BestProduct $bestProducts)
Remove BestProducts
at line 1001
Collection
getBestProducts()
Get BestProducts
at line 1012
Product
addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Add CustomerFavoriteProducts
at line 1024
removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Remove CustomerFavoriteProducts
at line 1034
Collection
getCustomerFavoriteProducts()
Get CustomerFavoriteProducts
at line 1057
Maker
getMaker()
Get Maker
at line 1080
Member
getCreator()
Get Creator
at line 1091
Product
setDeliveryDate(DeliveryDate $deliveryDate = null)
Set DeliveryDate
at line 1103
DeliveryDate
getDeliveryDate()
Get DeliveryDate
at line 1126
Disp
getStatus()
Get Status
at line 1137
Product
setProductStatusColor(ProductStatusColor $productStatusColor = null)
Set ProductStatusColor
at line 1149
ProductStatusColor
getProductStatusColor()
Get ProductStatusColor
at line 1171
Product
addProductImage(ProductImage $productImage)
Add ProductImage
at line 1183
removeProductImage(ProductImage $productImage)
Remove ProductImage
at line 1193
Collection
getProductImage()
Get ProductImage
at line 1198
getMainFileName()
at line 1213
Product
addProductTag(ProductTag $productTag)
Add ProductTag
at line 1225
removeProductTag(ProductTag $productTag)
Remove ProductTag
at line 1235
Collection
getProductTag()
Get ProductTag