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 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 490
__construct()
Constructor
at line 500
__clone()
at line 505
copy()
at line 550
integer
getId()
Get id
at line 561
Product
setName(string $name)
Set name
at line 573
string
getName()
Get name
at line 584
Product
setNote(string $note)
Set note
at line 596
string
getNote()
Get note
at line 607
Product
setDescriptionList(string $descriptionList)
Set description_list
at line 619
string
getDescriptionList()
Get description_list
at line 630
Product
setDescriptionDetail(string $descriptionDetail)
Set description_detail
at line 642
string
getDescriptionDetail()
Get description_detail
at line 653
Product
setSearchWord(string $searchWord)
Set search_word
at line 665
string
getSearchWord()
Get search_word
at line 676
Product
setFreeArea(string $freeArea)
Set free_area
at line 688
string
getFreeArea()
Get free_area
at line 700
Product
setDelFlg(integer $delFlg)
Set del_flg
at line 712
integer
getDelFlg()
Get del_flg
at line 735
DateTime
getCreateDate()
Get create_date
at line 758
DateTime
getUpdateDate()
Get update_date
at line 769
Product
addProductCategory(ProductCategory $productCategories)
Add ProductCategories
at line 781
removeProductCategory(ProductCategory $productCategories)
Remove ProductCategories
at line 791
Collection
getProductCategories()
Get ProductCategories
at line 802
Product
addProductClass(ProductClass $productClasses)
Add ProductClasses
at line 814
removeProductClass(ProductClass $productClasses)
Remove ProductClasses
at line 824
Collection
getProductClasses()
Get ProductClasses
at line 829
hasProductClass()
at line 846
Product
addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Add CustomerFavoriteProducts
at line 858
removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)
Remove CustomerFavoriteProducts
at line 868
Collection
getCustomerFavoriteProducts()
Get CustomerFavoriteProducts
at line 891
Member
getCreator()
Get Creator
at line 914
Disp
getStatus()
Get Status
at line 936
Product
addProductImage(ProductImage $productImage)
Add ProductImage
at line 948
removeProductImage(ProductImage $productImage)
Remove ProductImage
at line 958
Collection
getProductImage()
Get ProductImage
at line 963
getMainFileName()
at line 978
Product
addProductTag(ProductTag $productTag)
Add ProductTag
at line 990
removeProductTag(ProductTag $productTag)
Remove ProductTag
at line 1000
Collection
getProductTag()
Get ProductTag