PHP 클래스 erLhcoreClassModelUserDep

파일 보기 프로젝트 열기: remdex/livehelperchat 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$active_chats
$dep_id
$hide_online
$id
$last_accepted
$last_activity
$user_id

공개 메소드들

메소드 설명
__get ( $var )
getList ( $paramsSearch = [] )
getOnlineOperators ( $currentUser, $canListOnlineUsersAll = false, $params = [], $limit = 10, $onlineTimeout = 120 )
getState ( )
setState ( array $properties )

메소드 상세

__get() 공개 메소드

public __get ( $var )

getList() 공개 정적인 메소드

public static getList ( $paramsSearch = [] )

getOnlineOperators() 공개 정적인 메소드

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

getState() 공개 메소드

public getState ( )

setState() 공개 메소드

public setState ( array $properties )
$properties array

프로퍼티 상세

$active_chats 공개적으로 프로퍼티

public $active_chats

$dep_id 공개적으로 프로퍼티

public $dep_id

$hide_online 공개적으로 프로퍼티

public $hide_online

$id 공개적으로 프로퍼티

public $id

$last_accepted 공개적으로 프로퍼티

public $last_accepted

$last_activity 공개적으로 프로퍼티

public $last_activity

$user_id 공개적으로 프로퍼티

public $user_id