Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Customer_groups_model
PHP Class Customer_groups_model, TastyIgniter
See link:
http://docs.tastyigniter.com
Inheritance:
extends
TI_Model
显示文件
Open project: tastyigniter/tastyigniter
Public Methods
Method
Description
deleteCustomerGroup
(
$customer_group_id
)
getCount
(
$filter
= [] )
getCustomerGroup
(
$customer_group_id
)
getCustomerGroups
( )
getList
(
$filter
= [] )
saveCustomerGroup
(
$customer_group_id
,
$save
= [] )
Method Details
deleteCustomerGroup()
public
method
public
deleteCustomerGroup
(
$customer_group_id
)
getCount()
public
method
public
getCount
(
$filter
= [] )
getCustomerGroup()
public
method
public
getCustomerGroup
(
$customer_group_id
)
getCustomerGroups()
public
method
public
getCustomerGroups
( )
getList()
public
method
public
getList
(
$filter
= [] )
saveCustomerGroup()
public
method
public
saveCustomerGroup
(
$customer_group_id
,
$save
= [] )