PHP Class Customer_groups_model, TastyIgniter

Inheritance: extends TI_Model
Show file 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 = [] )