PHP 클래스 ViewableCart, silvershop-core

Also handles last-minute recalculation, if required. All order updates: quantities, modifiers etc should be done before this function is called.
상속: extends Extension
파일 보기 프로젝트 열기: burnbright/silverstripe-shop

공개 메소드들

메소드 설명
Cart ( ) Get the cart, and do last minute calculation if necessary.
getCartLink ( )
getCheckoutLink ( )
getContinueLink ( )

메소드 상세

Cart() 공개 메소드

Get the cart, and do last minute calculation if necessary.
public Cart ( )