EC-CUBE4 APIドキュメント

PurchaseContext extends SplObjectStorage

PurchaseFlowの実行中コンテキスト.

Table of Contents

ORDER_FLOW 'order'
SHOPPING_FLOW 'shopping'
CART_FLOW 'cart'
$user
$originHolder
$flowType
__construct() mixed
getOriginHolder() PurchaseFlow実行前の{@link ItemHolderInterface}を取得. ItemHolderInterface
getUser() 会員情報を取得. Customer
setFlowType() mixed
isOrderFlow() mixed
isShoppingFlow() mixed
isCartFlow() mixed

Constants

Properties

Methods

setFlowType()

public setFlowType( $flowType : mixed ) : mixed
Parameters
$flowType : mixed
Return values
mixed

isShoppingFlow()

public isShoppingFlow( ) : mixed
Return values
mixed

Search results