\app\common\facadeOrderFacade

Class OrderFacade

Summary

Methods
Properties
Constants
__callStatic()
makeOrder()
getError()
No public properties found
No constants found
createFacade()
getFacadeClass()
$bind
N/A
No private methods found
No private properties found
N/A

Properties

$bind

$bind : 

Type

Methods

__callStatic()

__callStatic(  $method,   $params) 

Parameters

$method
$params

makeOrder()

makeOrder(mixed  $member, mixed  $products, mixed  $address, mixed  $remark, mixed  $balance_pay=1, mixed  $ordertype=1) : boolean

static 下单

Parameters

mixed $member
mixed $products
mixed $address
mixed $remark
mixed $balance_pay=1
mixed $ordertype=1

Returns

boolean

getError()

getError() : string

static 获取错误信息

Returns

string

createFacade()

createFacade() 

getFacadeClass()

getFacadeClass()