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
No description
No description
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 52
string
__toString()
at line 57
_calc()
at line 126
bool
isEnable()
Is Enable
at line 136
bool
getClassName1()
Get ClassName1
at line 148
bool
getClassName2()
Get ClassName1
at line 160
bool
getClassCategories1()
Get getClassCategories1
at line 172
bool
getClassCategories2($class_category1)
Get getClassCategories2
at line 184
bool
getStockFind()
Get StockFind
at line 196
integer
getStockMin()
Get Stock min
at line 208
integer
getStockMax()
Get Stock max
at line 220
integer
getStockUnlimitedMin()
Get StockUnlimited min
at line 232
integer
getStockUnlimitedMax()
Get StockUnlimited max
at line 244
integer
getPrice01Min()
Get Price01 min
at line 256
integer
getPrice01Max()
Get Price01 max
at line 268
integer
getPrice02Min()
Get Price02 min
at line 280
integer
getPrice02Max()
Get Price02 max
at line 292
integer
getPrice01IncTaxMin()
Get Price01IncTax min
at line 304
integer
getPrice01IncTaxMax()
Get Price01IncTax max
at line 316
integer
getPrice02IncTaxMin()
Get Price02IncTax min
at line 328
integer
getPrice02IncTaxMax()
Get Price02IncTax max
at line 340
integer
getPointMin()
Get Point min
at line 350
integer
getPointMax()
Get Point max
at line 360
integer
getCodeMin()
Get Product_code min
at line 372
integer
getCodeMax()
Get Product_code max
at line 384
integer
getPointRate()
Get getPointRate
at line 396
array
getClassCategories()
Get ClassCategories
at line 439
getMainListImage()
at line 552
__construct()
Constructor
at line 566
__clone()
at line 571
copy()
at line 619
integer
getId()
Get id
at line 630
Product
setName(string $name)
Set name
at line 642
string
getName()
Get name
at line 653
Product
setNote(string $note)
Set note
at line 665
string
getNote()
Get note
at line 676
Product
setDescriptionList(string $descriptionList)
Set description_list
at line 688
string
getDescriptionList()
Get description_list
at line 699
Product
setDescriptionDetail(string $descriptionDetail)
Set description_detail
at line 711
string
getDescriptionDetail()
Get description_detail
at line 722
Product
setFreeArea(string $freeArea)
Set free_area
at line 734
string
getFreeArea()
Get free_area
at line 746
Product
setDelFlg(integer $delFlg)
Set del_flg
at line 758
integer
getDelFlg()
Get del_flg
at line 781
DateTime
getCreateDate()
Get create_date
at line 804
DateTime
getUpdateDate()
Get update_date
at line 815
Product
addProductCategory(ProductCategory $productCategories)
Add ProductCategories
at line 827
removeProductCategory(ProductCategory $productCategories)
Remove ProductCategories
at line 837
Collection
getProductCategories()
Get ProductCategories
at line 848
Product
addProductClass(ProductClass $productClasses)
Add ProductClasses
at line 860
removeProductClass(ProductClass $productClasses)
Remove ProductClasses
at line 870
Collection
getProductClasses()
Get ProductClasses
at line 875
hasProductClass()
at line 891
Product
addProductStatus(ProductStatus $productStatuses)
Add ProductStatuses
at line 903
removeProductStatus(ProductStatus $productStatuses)
Remove ProductStatuses
at line 913
Collection
getProductStatuses()
Get ProductStatuses
at line 924
Product
addRecommendProduct(RecommendProduct $recommendProducts)
Add RecommendProducts
at line 936
removeRecommendProduct(RecommendProduct $recommendProducts)
Remove RecommendProducts
at line 946
Collection
getRecommendProducts()
Get RecommendProducts
at line 957
Product
addRecommendedProduct(RecommendProduct $recommendedProducts)
Add RecommendedProducts
at line 969
removeRecommendedProduct(RecommendProduct $recommendedProducts)
Remove RecommendedProducts
at line 979
Collection
getRecommendedProducts()
Get RecommendedProducts
at line 1002
removeReview(Review $reviews)
Remove Reviews
at line 1012
Collection
getReviews()
Get Reviews
at line 1023
Product
addBestProduct(BestProduct $bestProducts)
Add BestProducts
at line 1035
removeBestProduct(BestProduct $bestProducts)
Remove BestProducts
at line 1045
Collection
getBestProducts()
Get BestProducts
at line 1056
Product
addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Add CustomerFavoriteProducts
at line 1068
removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Remove CustomerFavoriteProducts
at line 1078
Collection
getCustomerFavoriteProducts()
Get CustomerFavoriteProducts
at line 1101
Member
getCreator()
Get Creator
at line 1112
Product
setDeliveryDate(DeliveryDate $deliveryDate = null)
Set DeliveryDate
at line 1124
DeliveryDate
getDeliveryDate()
Get DeliveryDate
at line 1147
Disp
getStatus()
Get Status
at line 1158
Product
setProductStatusColor(ProductStatusColor $productStatusColor = null)
Set ProductStatusColor
at line 1170
ProductStatusColor
getProductStatusColor()
Get ProductStatusColor
at line 1192
Product
addProductImage(ProductImage $productImage)
Add ProductImage
at line 1204
removeProductImage(ProductImage $productImage)
Remove ProductImage
at line 1214
Collection
getProductImage()
Get ProductImage
at line 1219
getMainFileName()
at line 1234
Product
addProductTag(ProductTag $productTag)
Add ProductTag
at line 1246
removeProductTag(ProductTag $productTag)
Remove ProductTag
at line 1256
Collection
getProductTag()
Get ProductTag