PHP Class CheckoutForm, silvershop-core

Author: Frank Mullenger ([email protected])
Inheritance: extends Form
Afficher le fichier Open project: burnbright/silverstripe-shop Class Usage Examples

Protected Properties

Свойство Type Description
$config
$redirectlink

Méthodes publiques

Méthode Description
__construct ( $controller, $name, CheckoutComponentConfig $config )
checkoutSubmit ( $data, $form )
getConfig ( )
setRedirectLink ( $link )

Method Details

__construct() public méthode

public __construct ( $controller, $name, CheckoutComponentConfig $config )
$config CheckoutComponentConfig

checkoutSubmit() public méthode

public checkoutSubmit ( $data, $form )

getConfig() public méthode

public getConfig ( )

Property Details

$config protected_oe property

protected $config