PHP Class erLhcoreClassModelUserDep

Show file Open project: remdex/livehelperchat Class Usage Examples

Public Properties

Property Type Description
$active_chats
$dep_id
$hide_online
$id
$last_accepted
$last_activity
$user_id

Public Methods

Method Description
__get ( $var )
getList ( $paramsSearch = [] )
getOnlineOperators ( $currentUser, $canListOnlineUsersAll = false, $params = [], $limit = 10, $onlineTimeout = 120 )
getState ( )
setState ( array $properties )

Method Details

__get() public method

public __get ( $var )

getList() public static method

public static getList ( $paramsSearch = [] )

getOnlineOperators() public static method

public static getOnlineOperators ( $currentUser, $canListOnlineUsersAll = false, $params = [], $limit = 10, $onlineTimeout = 120 )

getState() public method

public getState ( )

setState() public method

public setState ( array $properties )
$properties array

Property Details

$active_chats public property

public $active_chats

$dep_id public property

public $dep_id

$hide_online public property

public $hide_online

$id public property

public $id

$last_accepted public property

public $last_accepted

$last_activity public property

public $last_activity

$user_id public property

public $user_id