Creates a new instance of a channel.
Used to store all relevant information for the duration its needed.
Add user to the channel access list with the given level
Adds a ban record to the channel
Sets the channels active modes in BIN
Add a user to this channel with the given channel modes.
Add a channel status to the given user.
Convert IRCD mode prefixes to their letter equivalence -- not sure if this is used...
Remove a user entry from the current channel.
Returns the amount of users left.
Check if a given channel currently exists.
Find an return a ban matching a mask.
Returns false on no matches.
Check for an instance of the given channel or creates one if not found.
Check if the user has a given status.
Check if a user has the given access level to the channel.
Checks if the given mask is banned from this channel.
Check if the channel is juped or not.
Returns false or the jupe reason
Is a registered channel?
Remove access for a user
Remove a ban from the channel records.
Remove all bans matching a mask.
Removes a mode from the channel bits
Remove a channel user status from a user
Called when a user who is on this channel changes their nickname.
Check the database for an entry for the given channel.
Returns an array on success or false on failure.
Return the amount of users on this channel.
Documentation generated on Thu, 19 Nov 2009 20:25:10 -0700 by phpDocumentor 1.4.1