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 Product_code min
Get Product_code max
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 search_word
Get search_word
Set free_area
Get free_area
Get del_flg
Get create_date
Get update_date
Get ProductCategories
Get ProductClasses
No description
Add CustomerFavoriteProducts
Remove CustomerFavoriteProducts
Get CustomerFavoriteProducts
Get Creator
Get DeliveryDate
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 50
string
__toString()
at line 55
_calc()
at line 119
bool
isEnable()
Is Enable
at line 129
bool
getClassName1()
Get ClassName1
at line 141
bool
getClassName2()
Get ClassName1
at line 153
bool
getClassCategories1()
Get getClassCategories1
at line 165
bool
getClassCategories2($class_category1)
Get getClassCategories2
at line 177
bool
getStockFind()
Get StockFind
at line 189
integer
getStockMin()
Get Stock min
at line 201
integer
getStockMax()
Get Stock max
at line 213
integer
getStockUnlimitedMin()
Get StockUnlimited min
at line 225
integer
getStockUnlimitedMax()
Get StockUnlimited max
at line 237
integer
getPrice01Min()
Get Price01 min
at line 253
integer
getPrice01Max()
Get Price01 max
at line 269
integer
getPrice02Min()
Get Price02 min
at line 281
integer
getPrice02Max()
Get Price02 max
at line 293
integer
getPrice01IncTaxMin()
Get Price01IncTax min
at line 305
integer
getPrice01IncTaxMax()
Get Price01IncTax max
at line 317
integer
getPrice02IncTaxMin()
Get Price02IncTax min
at line 329
integer
getPrice02IncTaxMax()
Get Price02IncTax max
at line 341
integer
getCodeMin()
Get Product_code min
at line 353
integer
getCodeMax()
Get Product_code max
at line 365
array
getClassCategories()
Get ClassCategories
at line 407
getMainListImage()
at line 495
__construct()
Constructor
at line 505
__clone()
at line 510
copy()
at line 555
integer
getId()
Get id
at line 566
Product
setName(string $name)
Set name
at line 578
string
getName()
Get name
at line 589
Product
setNote(string $note)
Set note
at line 601
string
getNote()
Get note
at line 612
Product
setDescriptionList(string $descriptionList)
Set description_list
at line 624
string
getDescriptionList()
Get description_list
at line 635
Product
setDescriptionDetail(string $descriptionDetail)
Set description_detail
at line 647
string
getDescriptionDetail()
Get description_detail
at line 658
Product
setSearchWord(string $searchWord)
Set search_word
at line 670
string
getSearchWord()
Get search_word
at line 681
Product
setFreeArea(string $freeArea)
Set free_area
at line 693
string
getFreeArea()
Get free_area
at line 705
Product
setDelFlg(integer $delFlg)
Set del_flg
at line 717
integer
getDelFlg()
Get del_flg
at line 740
DateTime
getCreateDate()
Get create_date
at line 763
DateTime
getUpdateDate()
Get update_date
at line 774
Product
addProductCategory(ProductCategory $productCategories)
Add ProductCategories
at line 786
removeProductCategory(ProductCategory $productCategories)
Remove ProductCategories
at line 796
Collection
getProductCategories()
Get ProductCategories
at line 807
Product
addProductClass(ProductClass $productClasses)
Add ProductClasses
at line 819
removeProductClass(ProductClass $productClasses)
Remove ProductClasses
at line 829
Collection
getProductClasses()
Get ProductClasses
at line 834
hasProductClass()
at line 851
Product
addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Add CustomerFavoriteProducts
at line 863
removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Remove CustomerFavoriteProducts
at line 873
Collection
getCustomerFavoriteProducts()
Get CustomerFavoriteProducts
at line 896
Member
getCreator()
Get Creator
at line 907
Product
setDeliveryDate(DeliveryDate $deliveryDate = null)
Set DeliveryDate
at line 919
DeliveryDate
getDeliveryDate()
Get DeliveryDate
at line 942
Disp
getStatus()
Get Status
at line 964
Product
addProductImage(ProductImage $productImage)
Add ProductImage
at line 976
removeProductImage(ProductImage $productImage)
Remove ProductImage
at line 986
Collection
getProductImage()
Get ProductImage
at line 991
getMainFileName()
at line 1006
Product
addProductTag(ProductTag $productTag)
Add ProductTag
at line 1018
removeProductTag(ProductTag $productTag)
Remove ProductTag
at line 1028
Collection
getProductTag()
Get ProductTag