Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Customer_online_model
PHP Class Customer_online_model, TastyIgniter
See link:
http://docs.tastyigniter.com
Inheritance:
extends
TI_Model
Mostra 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
= [] )