File/include/class.Commands.inc

Description
Classes
Class Description
 class Command Implements a irc-like command within the chat
 class _ChatlineCommand Implements a irc-like command line within the chat
 class JoinCommand Implements the irc-like command "join"
 class RollCommand Implements the irc-like command "roll"
 class ShowbuddyCommand Implements the irc-like command "show buddy"
 class MsgCommand Implements the irc-like command "msg"
 class PlainlineCommand Implements the irc-like command "plain line"
 class ClearCommand Implements the irc-like command "clear" to clear the text output buffer
 class MeCommand Implements the irc-like command "me"
 class LocateCommand Implements the irc-like command "locate" to locate a user within the chat
 class IgnoreCommand Implements the irc-like command "ignore"
 class UnignoreCommand Implements the irc-like command "unignore"
 class QueryCommand Implements the irc-like command "query"
 class AboutCommand Implements the irc-like command "about"
 class AwayCommand Implements the irc-like command "away"
 class _HaltCommand Implements the irc-like command "halt"
 class _ResumeCommand Implements the irc-like command "resume"
 class BackCommand Implements the irc-like command "back"
 class HelpCommand Implements the irc-like command "help"
 class QuitCommand Implements the irc-like command "quit"
 class KickCommand Implements the irc-like command "kick"
Includes
 require_once (POC_INCLUDE_PATH.'/definitions.inc') (line 31)
 require_once ('config.inc.php') (line 30)
 require_once (POC_INCLUDE_PATH.'/class.Line.inc') (line 34)
 require_once (POC_INCLUDE_PATH.'/class.Response.inc') (line 33)
 require_once (POC_INCLUDE_PATH.'/functions.inc') (line 32)
Functions
check_chat (line 60)

Checks the posted string and replaces the forbidden words with 'Ooops'

Checks the posted string and replaces the forbidden words with 'Ooops'

string check_chat (string $string, array $forbidden_strings)
  • string $string
  • array $forbidden_strings
NewLineFromBot (line 77)
void NewLineFromBot ()
_channel_exists (line 112)
void _channel_exists (mixed $channel)
_chatter_is_away (line 37)
void _chatter_is_away (mixed $rec)
_handle_away (line 97)
void _handle_away ()
_response_to_me (line 86)
void _response_to_me ([mixed $msg = ''])

Documentation generated on Tue, 29 Jun 2004 14:42:01 +0200 by phpDocumentor 1.3.0RC3