PHP Class Customer_online_model, TastyIgniter

Inheritance: extends TI_Model
Show file Open project: tastyigniter/tastyigniter

Public Methods

Method Description
getCount ( $filter = [] )
getCustomerOnline ( $customer_id )
getCustomersOnline ( )
getLastOnline ( $ip )
getList ( $filter = [] )
getOnlineDates ( $filter = [] )

Method Details

getCount() public method

public getCount ( $filter = [] )

getCustomerOnline() public method

public getCustomerOnline ( $customer_id )

getCustomersOnline() public method

public getCustomersOnline ( )

getLastOnline() public method

public getLastOnline ( $ip )

getList() public method

public getList ( $filter = [] )

getOnlineDates() public method

public getOnlineDates ( $filter = [] )