class ProductSaleElementCreateEvent extends ProductSaleElementEvent

Properties

$product_sale_element from  ProductSaleElementEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct( Product $product, $attribute_av_list, $currency_id)

No description

setProductSaleElement( ProductSaleElements $product_sale_element)

No description

getAttributeAvList()

No description

setAttributeAvList($attribute_av_list)

No description

getCurrencyId()

No description

setCurrencyId($currency_id)

No description

getProduct()

No description

setProduct($product)

No description

Details

in ActionEvent at line 30
__set($name, $value)

Parameters

$name
$value

in ActionEvent at line 35
__get($name)

Parameters

$name

in ActionEvent at line 44
bindForm( Form $form)

Parameters

Form $form

at line 23
__construct( Product $product, $attribute_av_list, $currency_id)

Parameters

Product $product
$attribute_av_list
$currency_id

hasProductSaleElement()

getProductSaleElement()

setProductSaleElement( ProductSaleElements $product_sale_element)

Parameters

ProductSaleElements $product_sale_element

at line 32
getAttributeAvList()

at line 37
setAttributeAvList($attribute_av_list)

Parameters

$attribute_av_list

at line 44
getCurrencyId()

at line 49
setCurrencyId($currency_id)

Parameters

$currency_id

at line 59
Product getProduct()

Return Value

Product

at line 64
setProduct($product)

Parameters

$product