Class CheckoutStep_ContactDetails
Шаг занесения контактной информации и адреса (если есть доставка)
Для шага можно использовать шаблоны: CheckoutPage_contactdetails, CheckoutPage, Page
- Extension
-
CheckoutStep
-
CheckoutStep_ContactDetails
Package: cart\steppedcheckout
Author: dvp
Located at cart/code/steppedcheckout/CheckoutStep_ContactDetails.php
Author: dvp
Located at cart/code/steppedcheckout/CheckoutStep_ContactDetails.php
Methods summary
public
|
|
public
|
|
public
|
Methods inherited from CheckoutStep
NextStepLink(),
PrevStepLink(),
StepIsActive(),
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 |