class ShippingZoneAddAreaEvent extends ActionEvent

Class ShippingZoneAddAreaEvent

Methods

__set($name, $value)

No description

__get($name)

No description

bindForm( Form $form)

No description

__construct($area_id, $shipping_zone_id)

No description

$this
setAreaId( mixed $area_id)

No description

mixed
getAreaId()

No description

$this
setShippingZoneId( mixed $shipping_zone_id)

No description

mixed
getShippingZoneId()

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 27
__construct($area_id, $shipping_zone_id)

Parameters

$area_id
$shipping_zone_id

at line 38
$this setAreaId( mixed $area_id)

Parameters

mixed $area_id

Return Value

$this

at line 48
mixed getAreaId()

Return Value

mixed

at line 58
$this setShippingZoneId( mixed $shipping_zone_id)

Parameters

mixed $shipping_zone_id

Return Value

$this

at line 68
mixed getShippingZoneId()

Return Value

mixed