apidoc
[ class tree: apidoc ] [ index: apidoc ] [ all elements ]

Class: Net_SmartIRC_messagehandler

Source Location: /Net_SmartIRC-1.1.14/Net/SmartIRC/messagehandler.php

Class Overview

Net_SmartIRC_irccommands
   |
   --Net_SmartIRC_messagehandler

$Id$


Author(s):

Methods


Child classes:

Net_SmartIRC
main SmartIRC class

Inherited Variables

Inherited Methods

Class: Net_SmartIRC_irccommands

Net_SmartIRC_irccommands::admin()
admins an user in the given channel
Net_SmartIRC_irccommands::ban()
bans a hostmask for the given channel or requests the current banlist
Net_SmartIRC_irccommands::changeNick()
changes the own nickname
Net_SmartIRC_irccommands::deadmin()
deadmins an user in the given channel
Net_SmartIRC_irccommands::defounder()
defounders an user in the given channel
Net_SmartIRC_irccommands::dehop()
dehops an user in the given channel
Net_SmartIRC_irccommands::deop()
deops an user in the given channel
Net_SmartIRC_irccommands::devoice()
devoice a user in the given channel
Net_SmartIRC_irccommands::founder()
founders an user in the given channel
Net_SmartIRC_irccommands::getList()
gets a list of one ore more channels
Net_SmartIRC_irccommands::getTopic()
gets the topic of a channel
Net_SmartIRC_irccommands::hop()
hops an user in the given channel
Net_SmartIRC_irccommands::invite()
invites a user to the specified channel
Net_SmartIRC_irccommands::join()
Joins one or more IRC channels with an optional key.
Net_SmartIRC_irccommands::kick()
Kicks one or more user from an IRC channel with an optional reason.
Net_SmartIRC_irccommands::message()
sends a new message
Net_SmartIRC_irccommands::mode()
sets or gets the mode of an user or channel
Net_SmartIRC_irccommands::names()
requests all nicknames of one or more channels
Net_SmartIRC_irccommands::op()
ops an user in the given channel
Net_SmartIRC_irccommands::part()
parts from one or more IRC channels with an optional reason
Net_SmartIRC_irccommands::quit()
sends QUIT to IRC server and disconnects
Net_SmartIRC_irccommands::setTopic()
sets a new topic of a channel
Net_SmartIRC_irccommands::unban()
unbans a hostmask on the given channel
Net_SmartIRC_irccommands::voice()
voice a user in the given channel
Net_SmartIRC_irccommands::who()
requests a 'WHO' from the specified target
Net_SmartIRC_irccommands::whois()
requests a 'WHOIS' from the specified target
Net_SmartIRC_irccommands::whowas()
requests a 'WHOWAS' from the specified target (if he left the IRC network)

Class Details

[line 27]
$Id$

$Revision$ $Author$ $Date$

Copyright (c) 2002-2004 Mirco Bauer <meebey@meebey.net> <http://www.meebey.net>

Full LGPL License: <http://www.gnu.org/licenses/lgpl.txt>

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

  • Abstract:


[ Top ]


Method Detail

_event_error   [line 38]

void _event_error( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_err_nicknameinuse   [line 619]

void _event_err_nicknameinuse( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_join   [line 47]

void _event_join( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_kick   [line 95]

void _event_kick( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_mode   [line 153]

void _event_mode( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_nick   [line 109]

void _event_nick( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_part   [line 88]

void _event_part( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_ping   [line 30]

void _event_ping( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_privmsg   [line 383]

void _event_privmsg( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_quit   [line 102]

void _event_quit( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_banlist   [line 577]

void _event_rpl_banlist( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_channelmodeis   [line 443]

void _event_rpl_channelmodeis( &$ircdata)

  • Access: protected

Parameters:

   &$ircdata   — 

[ Top ]

_event_rpl_endofbanlist   [line 586]

void _event_rpl_endofbanlist( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_endofmotd   [line 433]

void _event_rpl_endofmotd( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_motd   [line 428]

void _event_rpl_motd( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_motdstart   [line 423]

void _event_rpl_motdstart( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_namreply   [line 533]

void _event_rpl_namreply( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_topic   [line 610]

void _event_rpl_topic( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_umodeis   [line 438]

void _event_rpl_umodeis( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_welcome   [line 410]

void _event_rpl_welcome( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_rpl_whoreply   [line 452]

void _event_rpl_whoreply( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]

_event_topic   [line 375]

void _event_topic( $ircdata)

  • Access: protected

Parameters:

   $ircdata   — 

[ Top ]


Documentation generated on Thu, 25 Jul 2019 12:49:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.