PHP Class Cart_module, TastyIgniter

Inheritance: extends Main_Controller
显示文件 Open project: tastyigniter/tastyigniter

Protected Properties

Property Type Description
$referrer_uri

Public Methods

Method Description
__construct ( )
add ( )
coupon ( )
getCart ( $module = [], $data = [], $is_mobile = FALSE )
index ( $module = [], $data = [] )
options ( )
order_type ( )
remove ( )

Method Details

__construct() public method

public __construct ( )

add() public method

public add ( )

coupon() public method

public coupon ( )

getCart() public method

public getCart ( $module = [], $data = [], $is_mobile = FALSE )

index() public method

public index ( $module = [], $data = [] )

options() public method

public options ( )

order_type() public method

public order_type ( )

remove() public method

public remove ( )

Property Details

$referrer_uri protected_oe property

protected $referrer_uri