PHP 클래스 erLhcoreClassModelUser

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

공개 프로퍼티들

프로퍼티 타입 설명
$active_chats_counter
$all_departments
$attr_int_1
$attr_int_2
$attr_int_3
$chat_nickname
$closed_chats_counter
$departments_ids
$disabled
$email
$filename
$filepath
$hide_online
$id
$invisible_mode
$job_title
$name
$operation_admin
$password
$pending_chats_counter
$rec_per_req
$session_id
$skype
$surname
$time_zone
$username
$xmpp_username

공개 메소드들

메소드 설명
__get ( $param )
__toString ( )
fetch ( $user_id, $useCache = false )
fetchUserByEmail ( $email, $xmpp_username = false )
findOne ( $paramsSearch = [] )
getState ( )
getUserCount ( $params = [] )
getUserList ( $paramsSearch = [] )
removeFile ( )
saveThis ( )
setPassword ( $password )
setState ( array $properties )
setUserGroups ( )
userExists ( $username )

메소드 상세

__get() 공개 메소드

public __get ( $param )

__toString() 공개 메소드

public __toString ( )

fetch() 공개 정적인 메소드

public static fetch ( $user_id, $useCache = false )

fetchUserByEmail() 공개 정적인 메소드

public static fetchUserByEmail ( $email, $xmpp_username = false )

findOne() 공개 정적인 메소드

public static findOne ( $paramsSearch = [] )

getState() 공개 메소드

public getState ( )

getUserCount() 공개 정적인 메소드

public static getUserCount ( $params = [] )

getUserList() 공개 정적인 메소드

public static getUserList ( $paramsSearch = [] )

removeFile() 공개 메소드

public removeFile ( )

saveThis() 공개 메소드

public saveThis ( )

setPassword() 공개 메소드

public setPassword ( $password )

setState() 공개 메소드

public setState ( array $properties )
$properties array

setUserGroups() 공개 메소드

public setUserGroups ( )

userExists() 공개 정적인 메소드

public static userExists ( $username )

프로퍼티 상세

$active_chats_counter 공개적으로 프로퍼티

public $active_chats_counter

$all_departments 공개적으로 프로퍼티

public $all_departments

$attr_int_1 공개적으로 프로퍼티

public $attr_int_1

$attr_int_2 공개적으로 프로퍼티

public $attr_int_2

$attr_int_3 공개적으로 프로퍼티

public $attr_int_3

$chat_nickname 공개적으로 프로퍼티

public $chat_nickname

$closed_chats_counter 공개적으로 프로퍼티

public $closed_chats_counter

$departments_ids 공개적으로 프로퍼티

public $departments_ids

$disabled 공개적으로 프로퍼티

public $disabled

$email 공개적으로 프로퍼티

public $email

$filename 공개적으로 프로퍼티

public $filename

$filepath 공개적으로 프로퍼티

public $filepath

$hide_online 공개적으로 프로퍼티

public $hide_online

$id 공개적으로 프로퍼티

public $id

$invisible_mode 공개적으로 프로퍼티

public $invisible_mode

$job_title 공개적으로 프로퍼티

public $job_title

$name 공개적으로 프로퍼티

public $name

$operation_admin 공개적으로 프로퍼티

public $operation_admin

$password 공개적으로 프로퍼티

public $password

$pending_chats_counter 공개적으로 프로퍼티

public $pending_chats_counter

$rec_per_req 공개적으로 프로퍼티

public $rec_per_req

$session_id 공개적으로 프로퍼티

public $session_id

$skype 공개적으로 프로퍼티

public $skype

$surname 공개적으로 프로퍼티

public $surname

$time_zone 공개적으로 프로퍼티

public $time_zone

$username 공개적으로 프로퍼티

public $username

$xmpp_username 공개적으로 프로퍼티

public $xmpp_username