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
Returns all friends as an html-option list
Returns all friends as an html-option list
checks if chatter has something to hide
checks if chatter has something to hide
Provides the hit count of a given page
Provides the hit count of a given page
Gets the homePageURL of chatter
Gets the homePageURL of chatter
Provides the icq number of chatter
Provides the icq number of chatter
Provides the ignore list of chatter
Provides the ignore list of chatter
Gets interests of chatter
Gets interests of chatter
Provides the last active time of chatter
Provides the last active time of chatter
Provides the last host of chatter
Provides the last host of chatter
Provides the last IP of chatter
Provides the last IP of chatter
Provides the last referer of chatter
Provides the last referer of chatter
Provides the last referer of chatter
Provides the last referer of chatter
Provides the last user agent of chatter
Provides the last user agent of chatter
Provides all defined line styles for other chatters
Provides all defined line styles for other chatters
Provides the styles for a given chatter
Provides the styles for a given chatter
Returns the nickname of chatter
Returns the nickname of chatter class Recipients extents class chatter. In case of recipient is 'EVERY_BODY' we have to translate 'EVERY_BODY' to the respective language of chatter
Provides chatter's online time
Provides chatter's online time
Gets the password of chatter
Gets the password of chatter
Gets the pictureURL of chatter
Gets the pictureURL of chatter
Provides the private flag of chatter
Provides the private flag of chatter
Provides miscellaneous profile data
Provides miscellaneous profile data
Provides the registration time of chatter
Provides the registration time of chatter
Searches the regular's table
Searches the regular's table
Provides the scrollspeed of the output frame
Provides the scrollspeed of the output frame
Gets the system messages flag of chatter
Gets the system messages flag of chatter Chatters can hide the messages sent by the system
Provides the choosen theme of chatter
Provides the choosen theme of chatter
Provides the YIM nickname of chatter
Provides the YIM nickname of chatter
Sets chatter status to offline
Sets chatter status to offline
Sets chatter status to online
Sets chatter status to online
Halt Chatter (accept no lines, print no lines)
Halt Chatter (accept no lines, print no lines)
Provides birthday of chatter
Provides birthday of chatter
Adds the given chatter to ignore list
Adds the given chatter to ignore list
Initializes additional data of chatter stored in DB
Initializes additional data of chatter stored in DB
Adds misc.
Adds misc. data to the profile
Invites a chatter
Invites a chatter
Authentication of given nickname
Authentication of given nickname
Provides the status of chatter
Provides the status of chatter
Checks if given chatter it's a friend
Checks if given chatter it's a friend
Gets all groups where current chatter is a member
Gets all groups where current chatter is a member
Finds given chatter in ignore list
Finds given chatter in ignore list
Searches invited chatters for chatter and returns true if it is found in the array, false otherwise.
Searches invited chatters for chatter and returns true if it is found in the array, false otherwise.
Provides the status of chatter
Provides the status of chatter
Provides the status of chatter
Provides the status of chatter
Provides the online status of chatter
Provides the online status of chatter
Provides the status of chatter
Provides the status of chatter
Changes the channel
Changes the channel
Cleans the chatter instance in database
Cleans the chatter instance in database
Writes the chatter object into the database
Writes the chatter object into the database
Refreshs chatter's online time
Refreshs chatter's online time
Sets the advice flag
Sets the advice flag null = no advice alert = javascript alert sound = play a soundfile
Sets AIM nickname of chatter
Sets AIM nickname of chatter
Sets the AWAY-status in DB
Sets the AWAY-status in DB
Sets the birthday of chatter
Sets the birthday of chatter
Sets or unsets the bodies flag of chatter
Sets or unsets the bodies flag of chatter
Sets the text color of chatter
Sets the text color of chatter
Sets friends list in database
Sets friends list in database
Writes the array of invited chatters into the database
Writes the array of invited chatters into the database
Sets status of chatter in database
Sets status of chatter in database
Sets the email address of chatter
Sets the email address of chatter
Sets the gender of chatter
Sets the gender of chatter
Sets the grade of chatter if nesessary
Sets the grade of chatter if nesessary
hides attributes
hides attributes
Sets a home page URL of chatter
Sets a home page URL of chatter
Sets icq number of chatter
Sets icq number of chatter
Sets interests of chatter
Sets interests of chatter
Sets the styles for a given chatter
Sets the styles for a given chatter
Sets the user name of chatter
Sets the user name of chatter
Sets the nickname of chatter
Sets the nickname of chatter Used while registration
Sets chatter's online time
Sets chatter's online time
Sets the user name of chatter
Sets the user name of chatter
Sets user a new password
Sets user a new password
Sets a pictureURL of chatter
Sets a pictureURL of chatter
Sets or unsets the private flag of chatter
Sets or unsets the private flag of chatter
Sets the scrollspeed of the output frame
Sets the scrollspeed of the output frame
Sets or unsets the system messages flag of chatter
Sets or unsets the system messages flag of chatter Chatters can hide the messages sent by the system
Sets the choosen theme of chatter
Sets the choosen theme of chatter
Sets user name of chatter
Sets user name of chatter
Sets YIM nickname of chatter
Sets YIM nickname of chatter
Test class Chatter
Test class Chatter call like this: Chatter::test();
Removes the given chatter from ignore list
Removes the given chatter from ignore list
Updates chatter's profile data
Updates chatter's profile data
Sends a mail to the new chatter
Sends a mail to the new chatter
Sets all attributes of chatter stored in DB
Sets all attributes of chatter stored in DB
Updates styles for a given chatter
Updates styles for a given chatter
Documentation generated on Tue, 29 Jun 2004 14:42:00 +0200 by phpDocumentor 1.3.0RC3