ChatterClass Chatter represents a person taking part in a chat session
Class Chatter represents a person taking part in a chat session
Located in /include/class.Chatter.inc (line 44)
| Class | Description |
|---|---|
Recipient
|
Recipient |
boolean
_send_confirmation_mail
(mixed $to, mixed $subject, mixed $message, [mixed $from = ADMIN_MAIL_ADDRESS])
string
$advice
= null (line 235)
boolean
$bodies
= false (line 217)
string
$color
= '' (line 229)
integer
$connection_count
= 0 (line 304)
integer
$days_registered
= 0 (line 319)
object
$db
(line 290)
integer
$db_instance_lifetime
= 0 (line 324)
boolean
$guest
= false (line 297)
boolean
$halted
= false (line 211)
array
$ignored_sender
= array() (line 192)
stores chatter objects of ignored chatters
stores chatter objects of ignored chatters
string
$lastActive
= '' (line 253)
string
$lastHost
= '' (line 259)
string
$lastIP
= '' (line 265)
string
$lastReferer
= '' (line 271)
string
$lastSessionId
= '' (line 283)
string
$lastUserAgent
= '' (line 277)
float
$lines_per_day
= 0 (line 309)
array
$line_styles
= array() (line 334)
float
$logins_per_day
= 0 (line 314)
string
$nick
= '' (line 51)
every chatter is identified by a uniq nick name
every chatter is identified by a uniq nick name
mixed
$password_new
= '' (line 59)
boolean
$private
= false (line 205)
string
$regTime
= '' (line 247)
string
$scrollspeed
= -1 (line 241)
boolean
$sys_msg
= false (line 223)
array
$unlocked_channels
= array() (line 329)
Implements a chat user
Constructor Implements a chat user
Adds a chatter to the friends list
Adds a chatter to the friends list
Adds the chatter to given group
checks last login time
checks last login time
Banishment of chatter
Banishment of chatter
Check if user name and it's account data are valid
Check if user name and it's account data are valid Return false if $user is not valid
Connect to the database
Connect to the database Establish a database connection
Counts hits within the chat
Counts hits within the chat
Deletes styles for a given chatter
Deletes styles for a given chatter
Deletes a chatter from the friends list
Deletes a chatter from the friends list
Deletes the chatter from given group
Deletes the chatter from given group
Disinvites a chatter
Disinvites a chatter
Provides the advice flag
Provides the advice flag Is set, if user wants to be adviced if he gets new messages within the chat
Provides the AIM nickname of chatter
Provides the AIM nickname of chatter
Provides birthday of chatter
Provides birthday of chatter
Provides the bodies flag of chatter If is set, the chatter gets only messages from or spoken to friends of him.
Provides the bodies flag of chatter If is set, the chatter gets only messages from or spoken to friends of him.
Provides the text color of chatter
Provides the text color of chatter
Gets the advice flag from the database
Gets the advice flag from the database
Gets the text color of chatter from the database
Gets the text color of chatter from the database
Gets the disabled flag from the database
Gets the disabled flag from the database
Gets the name from database
Gets the name from database
Gets the friends list from database
Gets the friends list from database
Gets the grade of user from DB
Gets the grade of user from DB
Gets all the groups of chatter from DB
Gets all the groups of chatter from DB
Provides the array of invited chatters
Provides the array of invited chatters
Gets the name from database
Gets the name from database
Gets the name from database
Gets the name from database
Provides chatter's online time from DB
Provides chatter's online time from DB
Provides the password from poc-database account database
Provides the password from poc-database account database
Gets the name from database
Gets the name from database
Gets the registration time from database
Gets the registration time from database
Gets the user name from database
Gets the user name from database
Gets some data about the current chatter from database
Gets some data about the current chatter from database