class Product extends AbstractEntity

Product

Methods

offsetExists($offset)

No description

offsetSet($offset, $value)

No description

offsetGet($offset)

No description

offsetUnset($offset)

No description

string
__toString()

No description

_calc()

No description

bool
isEnable()

Is Enable

bool
getClassName1()

Get ClassName1

bool
getClassName2()

Get ClassName1

bool
getClassCategories1()

Get getClassCategories1

bool
getClassCategories2($class_category1)

Get getClassCategories2

bool
getStockFind()

Get StockFind

integer
getStockMin()

Get Stock min

integer
getStockMax()

Get Stock max

integer
getStockUnlimitedMin()

Get StockUnlimited min

integer
getStockUnlimitedMax()

Get StockUnlimited max

integer
getPrice01Min()

Get Price01 min

integer
getPrice01Max()

Get Price01 max

integer
getPrice02Min()

Get Price02 min

integer
getPrice02Max()

Get Price02 max

integer
getPrice01IncTaxMin()

Get Price01IncTax min

integer
getPrice01IncTaxMax()

Get Price01IncTax max

integer
getPrice02IncTaxMin()

Get Price02IncTax min

integer
getPrice02IncTaxMax()

Get Price02IncTax max

integer
getCodeMin()

Get Product_code min

integer
getCodeMax()

Get Product_code max

array
getClassCategories()

Get ClassCategories

getMainListImage()

No description

__construct()

Constructor

__clone()

No description

copy()

No description

integer
getId()

Get id

setName(string $name)

Set name

string
getName()

Get name

setNote(string $note)

Set note

string
getNote()

Get note

setDescriptionList(string $descriptionList)

Set description_list

string
getDescriptionList()

Get description_list

setDescriptionDetail(string $descriptionDetail)

Set description_detail

string
getDescriptionDetail()

Get description_detail

setSearchWord(string $searchWord)

Set search_word

string
getSearchWord()

Get search_word

setFreeArea(string $freeArea)

Set free_area

string
getFreeArea()

Get free_area

setDelFlg(integer $delFlg)

Set del_flg

integer
getDelFlg()

Get del_flg

setCreateDate(DateTime $createDate)

Set create_date

getCreateDate()

Get create_date

setUpdateDate(DateTime $updateDate)

Set update_date

getUpdateDate()

Get update_date

addProductCategory(ProductCategory $productCategories)

Add ProductCategories

removeProductCategory(ProductCategory $productCategories)

Remove ProductCategories

Collection
getProductCategories()

Get ProductCategories

addProductClass(ProductClass $productClasses)

Add ProductClasses

removeProductClass(ProductClass $productClasses)

Remove ProductClasses

Collection
getProductClasses()

Get ProductClasses

hasProductClass()

No description

addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Add CustomerFavoriteProducts

removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Remove CustomerFavoriteProducts

Collection
getCustomerFavoriteProducts()

Get CustomerFavoriteProducts

setCreator(Member $creator)

Set Creator

getCreator()

Get Creator

setStatus(Disp $status = null)

Set Status

getStatus()

Get Status

addProductImage(ProductImage $productImage)

Add ProductImage

removeProductImage(ProductImage $productImage)

Remove ProductImage

Collection
getProductImage()

Get ProductImage

getMainFileName()

No description

addProductTag(ProductTag $productTag)

Add ProductTag

removeProductTag(ProductTag $productTag)

Remove ProductTag

Collection
getProductTag()

Get ProductTag

Details

in AbstractEntity at line 32
offsetExists($offset)

Parameters

$offset

in AbstractEntity at line 39
offsetSet($offset, $value)

Parameters

$offset
$value

in AbstractEntity at line 43
offsetGet($offset)

Parameters

$offset

in AbstractEntity at line 54
offsetUnset($offset)

Parameters

$offset

at line 50
string __toString()

Return Value

string

at line 55
_calc()

at line 119
bool isEnable()

Is Enable

Return Value

bool

at line 129
bool getClassName1()

Get ClassName1

Return Value

bool

at line 141
bool getClassName2()

Get ClassName1

Return Value

bool

at line 153
bool getClassCategories1()

Get getClassCategories1

Return Value

bool

at line 165
bool getClassCategories2($class_category1)

Get getClassCategories2

Parameters

$class_category1

Return Value

bool

at line 177
bool getStockFind()

Get StockFind

Return Value

bool

at line 189
integer getStockMin()

Get Stock min

Return Value

integer

at line 201
integer getStockMax()

Get Stock max

Return Value

integer

at line 213
integer getStockUnlimitedMin()

Get StockUnlimited min

Return Value

integer

at line 225
integer getStockUnlimitedMax()

Get StockUnlimited max

Return Value

integer

at line 237
integer getPrice01Min()

Get Price01 min

Return Value

integer

at line 253
integer getPrice01Max()

Get Price01 max

Return Value

integer

at line 269
integer getPrice02Min()

Get Price02 min

Return Value

integer

at line 281
integer getPrice02Max()

Get Price02 max

Return Value

integer

at line 293
integer getPrice01IncTaxMin()

Get Price01IncTax min

Return Value

integer

at line 305
integer getPrice01IncTaxMax()

Get Price01IncTax max

Return Value

integer

at line 317
integer getPrice02IncTaxMin()

Get Price02IncTax min

Return Value

integer

at line 329
integer getPrice02IncTaxMax()

Get Price02IncTax max

Return Value

integer

at line 341
integer getCodeMin()

Get Product_code min

Return Value

integer

at line 353
integer getCodeMax()

Get Product_code max

Return Value

integer

at line 365
array getClassCategories()

Get ClassCategories

Return Value

array

at line 407
getMainListImage()

at line 490
__construct()

Constructor

at line 500
__clone()

at line 505
copy()

at line 550
integer getId()

Get id

Return Value

integer

at line 561
Product setName(string $name)

Set name

Parameters

string $name

Return Value

Product

at line 573
string getName()

Get name

Return Value

string

at line 584
Product setNote(string $note)

Set note

Parameters

string $note

Return Value

Product

at line 596
string getNote()

Get note

Return Value

string

at line 607
Product setDescriptionList(string $descriptionList)

Set description_list

Parameters

string $descriptionList

Return Value

Product

at line 619
string getDescriptionList()

Get description_list

Return Value

string

at line 630
Product setDescriptionDetail(string $descriptionDetail)

Set description_detail

Parameters

string $descriptionDetail

Return Value

Product

at line 642
string getDescriptionDetail()

Get description_detail

Return Value

string

at line 653
Product setSearchWord(string $searchWord)

Set search_word

Parameters

string $searchWord

Return Value

Product

at line 665
string getSearchWord()

Get search_word

Return Value

string

at line 676
Product setFreeArea(string $freeArea)

Set free_area

Parameters

string $freeArea

Return Value

Product

at line 688
string getFreeArea()

Get free_area

Return Value

string

at line 700
Product setDelFlg(integer $delFlg)

Set del_flg

Parameters

integer $delFlg

Return Value

Product

at line 712
integer getDelFlg()

Get del_flg

Return Value

integer

at line 723
Product setCreateDate(DateTime $createDate)

Set create_date

Parameters

DateTime $createDate

Return Value

Product

at line 735
DateTime getCreateDate()

Get create_date

Return Value

DateTime

at line 746
Product setUpdateDate(DateTime $updateDate)

Set update_date

Parameters

DateTime $updateDate

Return Value

Product

at line 758
DateTime getUpdateDate()

Get update_date

Return Value

DateTime

at line 769
Product addProductCategory(ProductCategory $productCategories)

Add ProductCategories

Parameters

ProductCategory $productCategories

Return Value

Product

at line 781
removeProductCategory(ProductCategory $productCategories)

Remove ProductCategories

Parameters

ProductCategory $productCategories

at line 791
Collection getProductCategories()

Get ProductCategories

Return Value

Collection

at line 802
Product addProductClass(ProductClass $productClasses)

Add ProductClasses

Parameters

ProductClass $productClasses

Return Value

Product

at line 814
removeProductClass(ProductClass $productClasses)

Remove ProductClasses

Parameters

ProductClass $productClasses

at line 824
Collection getProductClasses()

Get ProductClasses

Return Value

Collection

at line 829
hasProductClass()

at line 846
Product addCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Add CustomerFavoriteProducts

Parameters

CustomerFavoriteProduct $customerFavoriteProducts

Return Value

Product

at line 858
removeCustomerFavoriteProduct(CustomerFavoriteProduct $customerFavoriteProducts)

Remove CustomerFavoriteProducts

Parameters

CustomerFavoriteProduct $customerFavoriteProducts

at line 868
Collection getCustomerFavoriteProducts()

Get CustomerFavoriteProducts

Return Value

Collection

at line 879
Product setCreator(Member $creator)

Set Creator

Parameters

Member $creator

Return Value

Product

at line 891
Member getCreator()

Get Creator

Return Value

Member

at line 902
Product setStatus(Disp $status = null)

Set Status

Parameters

Disp $status

Return Value

Product

at line 914
Disp getStatus()

Get Status

Return Value

Disp

at line 936
Product addProductImage(ProductImage $productImage)

Add ProductImage

Parameters

ProductImage $productImage

Return Value

Product

at line 948
removeProductImage(ProductImage $productImage)

Remove ProductImage

Parameters

ProductImage $productImage

at line 958
Collection getProductImage()

Get ProductImage

Return Value

Collection

at line 963
getMainFileName()

at line 978
Product addProductTag(ProductTag $productTag)

Add ProductTag

Parameters

ProductTag $productTag

Return Value

Product

at line 990
removeProductTag(ProductTag $productTag)

Remove ProductTag

Parameters

ProductTag $productTag

at line 1000
Collection getProductTag()

Get ProductTag

Return Value

Collection