LineClass Line holds lines written by chatters
Class Line holds lines written by chatters
Located in /include/class.Line.inc (line 46)
boolean
$approved
= false (line 105)
true if line is approved by a moderator
true if line is approved by a moderator
string
$channel
= '' (line 167)
object
$chatter
= null (line 53)
chatter object represents a person taking part in a chat session
chatter object represents a person taking part in a chat session
boolean
$hidden
= false (line 91)
true if line is hidden
true if line is hidden hidden means the line contains something like javascript code or something else
boolean
$hidden_javascript_update
= false (line 98)
true if contains javascript to update all clients
true if contains javascript to update all clients
boolean
$info
= false (line 162)
boolean
$invitationMsg
= false (line 133)
marks a line as invitation message
marks a line as invitation message
array
$irc_command
= array() (line 112)
contains an irc-command found in the line
contains an irc-command found in the line
string
$join
= '' (line 152)
string
$leave
= '' (line 157)
array
$mime_types
= array() (line 119)
contains accepted mime types for private images
contains accepted mime types for private images
object
$recipient
= null (line 60)
recipient object represents a person receiving a chat message
recipient object represents a person receiving a chat message
string
$said_raw
= '' (line 74)
raw string said by chatter (i.
raw string said by chatter (i.e. without html-replacements)
Constructor for class Line
Constructor for class Line
Filters icons, links, etc.
Filters icons, links, etc. in $said
Filters 'says to', 'leaves us', .
Filters 'says to', 'leaves us', ... messages within output frame used in getlines.php only
Filters irc-commands in $said
Filters irc-commands in $said
Gets the where line was spoken
Gets the where line was spoken
Provides the invitationMsg flag
Provides the invitationMsg flag
Gets the irc-command of line
Gets the irc-command of line
Provides the nickname of the chatter who is leaving the chat.
Provides the nickname of the chatter who is leaving the chat.
Provides the nickname of the chatter who is logging in.
Provides the nickname of the chatter who is logging in.
Getter for recipient object
Getter for recipient object
Getter for said_raw string
Getter for said_raw string
Getter for sender busy flag
Getter for sender busy flag if is set, the chatter is using the private chat window and so hi is bussy to chat private with another one
Getter for var $whispered
Getter for var $whispered
Provides the private window flag
Provides the private window flag if is set, the line will be displayed in the private chat window only
alias for get_invitationMsg
alias for get_invitationMsg
alias for get_sender_busy()
alias for get_sender_busy()
Returns a formatted line,
Returns a formatted line, but at this time only used to format the locally displayed lines!
Sets accepted mime types for private images
Sets accepted mime types for private images
Sets approved flag
Sets approved flag
Sets the where line was spoken
Sets the where line was spoken
Setter for var $hidden
Setter for var $hidden
Setter for var $hidden_javascript_update
Setter for var $hidden_javascript_update
Setter for info flag
Setter for info flag
Setter for invitationMsg
Setter for invitationMsg
Sets the private window flag
Sets the private window flag
Sets the nickname of the chatter who is leaving the chat.
Sets the nickname of the chatter who is leaving the chat.
Sets the nickname of the chatter who is logging in.
Sets the nickname of the chatter who is logging in.
Setter for recipient object
Setter for recipient object
Setter for said string
Setter for said string
Setter for said_raw string
Setter for said_raw string
Setter for sender object
Setter for sender object
Setter for sender busy flag
Setter for sender busy flag
Setter for var $whispered
Setter for var $whispered
provides the HTML code for a chosen smiley
provides the HTML code for a chosen smiley
Returns a file name for the given smiley
Returns a file name for the given smiley
Documentation generated on Tue, 29 Jun 2004 14:42:08 +0200 by phpDocumentor 1.3.0RC3