SaleUpdateEvent
class SaleUpdateEvent extends SaleCreateEvent
Class SaleUpdateEvent
Methods
__construct(
int $saleId)
No description
setSaleId(
int $saleId)
No description
int
getSaleId()
No description
setChapo(
string $chapo)
No description
string
getChapo()
No description
setDescription(
string $description)
No description
string
getDescription()
No description
setPostscriptum(
string $postscriptum)
No description
string
getPostscriptum()
No description
setActive(
bool $active)
No description
bool
getActive()
No description
setEndDate(
mixed $endDate)
No description
null|DateTime
getEndDate()
No description
setPriceOffsetType(
int $priceOffsetType)
No description
int
getPriceOffsetType()
No description
setStartDate(
mixed $startDate)
No description
null|DateTime
getStartDate()
No description
$this
setDisplayInitialPrice(
bool $displayInitialPrice)
No description
bool
getDisplayInitialPrice()
No description
$this
setPriceOffsets(
array $priceOffsets)
No description
array
getPriceOffsets()
No description
$this
setProducts(
array $products)
No description
array
getProducts()
No description
$this
setProductAttributes(
array $productAttributes)
No description
array
getProductAttributes()
No description
Details
in
ActionEvent at line 30
__set($name, $value)
in
ActionEvent at line 35
__get($name)
in
ActionEvent at line 44
bindForm(
Form $form)
at line 41
__construct(
int $saleId)
in
SaleEvent at line 59
bool
hasSale()
check if sale exists