\Order

Application Controller Class

This class object is the super class that every library in CodeIgniter will be assigned to.

Summary

Methods
Properties
Constants
__construct()
get_instance()
orderList()
confirmOrder()
detail()
similarGoods()
remindDeliver()
express()
customerServiceCate()
customerService()
returnGoodsList()
addexpress()
deleOrder()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$instance
$data
N/A

Properties

$instance

$instance : object

Reference to the CI singleton

Type

object

$data

$data : 

Type

Methods

__construct()

__construct() : void

Class constructor

get_instance()

get_instance() : object

Get the CI singleton

Returns

object

orderList()

orderList() 

订单列表

confirmOrder()

confirmOrder() 

确认收货

detail()

detail() 

订单详情

similarGoods()

similarGoods() 

相似商品

remindDeliver()

remindDeliver() 

提醒发货

express()

express() 

查看物流

customerServiceCate()

customerServiceCate() 

售后分类

customerService()

customerService() 

提交售后信息

returnGoodsList()

returnGoodsList() 

退货/售后

addexpress()

addexpress() 

售后添加物流信息

deleOrder()

deleOrder() 

删除订单