Class CheckoutStep_ShippingMethod
Доставка Gives methods to ship by, based on previously given address and order items.
- Extension
-
CheckoutStep
-
CheckoutStep_ShippingMethod
Methods summary
public
boolean
|
#
StepIsActive( )
Является ли шаг активным Шаг может пропускать, например, если доступен только 1 способ оплаты или доставки - он выбирется автоматически |
public
|
|
public
|
|
public
|
Methods inherited from CheckoutStep
NextStepLink(),
PrevStepLink(),
getStepActions(),
stepMessage(),
stepName(),
stepTitle()
Methods inherited from Extension
__construct(),
clearOwner(),
getOwner(),
get_classname_without_arguments(),
setOwner()
Magic methods summary
Properties summary
public static
array
|
$allowed_actions |
#
This is used by extensions designed to be applied to controllers. It works
the same way as |