Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Customer_groups_model
PHP Class Customer_groups_model, TastyIgniter
See link:
http://docs.tastyigniter.com
Inheritance:
extends
TI_Model
Afficher le fichier
Open project: tastyigniter/tastyigniter
Méthodes publiques
Méthode
Description
deleteCustomerGroup
(
$customer_group_id
)
getCount
(
$filter
= [] )
getCustomerGroup
(
$customer_group_id
)
getCustomerGroups
( )
getList
(
$filter
= [] )
saveCustomerGroup
(
$customer_group_id
,
$save
= [] )
Method Details
deleteCustomerGroup()
public
méthode
public
deleteCustomerGroup
(
$customer_group_id
)
getCount()
public
méthode
public
getCount
(
$filter
= [] )
getCustomerGroup()
public
méthode
public
getCustomerGroup
(
$customer_group_id
)
getCustomerGroups()
public
méthode
public
getCustomerGroups
( )
getList()
public
méthode
public
getList
(
$filter
= [] )
saveCustomerGroup()
public
méthode
public
saveCustomerGroup
(
$customer_group_id
,
$save
= [] )