PHP 클래스 CheckoutPage_Controller, silvershop-core

상속: extends Page_Controller
파일 보기 프로젝트 열기: burnbright/silverstripe-shop 1 사용 예제들

공개 메소드들

메소드 설명
OrderForm ( )
PaymentErrorMessage ( ) : string Retrieves error messages for the latest payment (if existing).
PaymentForm ( )
Title ( )
payment ( ) Action for making on-site payments

메소드 상세

OrderForm() 공개 메소드

public OrderForm ( )

PaymentErrorMessage() 공개 메소드

This can originate e.g. from an earlier offsite gateway API response.
public PaymentErrorMessage ( ) : string
리턴 string

PaymentForm() 공개 메소드

public PaymentForm ( )

Title() 공개 메소드

public Title ( )

payment() 공개 메소드

Action for making on-site payments
public payment ( )