plugin_IamOP Class Reference

List of all members.

Public Member Functions

 __construct (maxIrcBot &$clss)
 setTopic ($topic, $channel)
 setMode ($mode, $user, $channel)
 obtainOPrivileges ($user, $pass)
 kick ($user, $channel, $msg= '')

Private Attributes

 $maxIrcBot

Detailed Description

IamOP Plugin

Version:
0.3
Author:
Max Rosan <[email protected]>
This file is part of maxIrcBot.

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

maxIrcBot 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 General Public License for more details.

Definition at line 23 of file IamOP.plugin.inc.


Constructor & Destructor Documentation

plugin_IamOP.__construct ( maxIrcBot &$  clss  ) 

Returns:
void
Parameters:
maxIrcBot $clss Construtor

Definition at line 32 of file IamOP.plugin.inc.


Member Function Documentation

plugin_IamOP.kick ( user,
channel,
msg = '' 
)

Returns:
void
Parameters:
String $user
String $channel
String $msg Expulsar um usuário de uma canal - the bot kicks a user

Definition at line 83 of file IamOP.plugin.inc.

plugin_IamOP.obtainOPrivileges ( user,
pass 
)

Returns:
void
Parameters:
String $user
String $pass O bot passa a ter privilégios de operador - the bot obtains OP privileges

Definition at line 69 of file IamOP.plugin.inc.

plugin_IamOP.setMode ( mode,
user,
channel 
)

Returns:
void
Parameters:
String $mode
String $user
String $channel Indica modo de um usuário - it sets a mode of a user

Definition at line 57 of file IamOP.plugin.inc.

plugin_IamOP.setTopic ( topic,
channel 
)

Returns:
void
Parameters:
String $topic
String $channel Muda tópico do canal - it sets a new topic for a channel

Definition at line 44 of file IamOP.plugin.inc.


Member Data Documentation

plugin_IamOP.$maxIrcBot [private]

Definition at line 25 of file IamOP.plugin.inc.


The documentation for this class was generated from the following file:
Generated on Sat Sep 9 14:11:35 2006 for Kn1ght by  doxygen 1.4.7
Hosted by www.Geocities.ws

1