PHP-IRCBOT
EasytosetupandextendIRCbotwritteninPHP
Public Member Functions | Public Attributes | Private Attributes | List of all members
Net_SmartIRC_module_shabri Class Reference
Inheritance diagram for Net_SmartIRC_module_shabri:
Inheritance graph
[legend]
Collaboration diagram for Net_SmartIRC_module_shabri:
Collaboration graph
[legend]

Public Member Functions

 __construct ($irc)
 
 __destruct ()
 

Public Attributes

 $name = ''
 
 $author = ''
 
 $description = ''
 
 $license = 'MIT'
 

Private Attributes

 $irc
 

Detailed Description

Create a bot module to be used by Net_SmartIRC library.

Constructor & Destructor Documentation

Net_SmartIRC_module_shabri::__construct (   $irc)

Constructor.

Parameters
$irc(object).
Net_SmartIRC_module_shabri::__destruct ( )

Call parent destructor.

Member Data Documentation

Net_SmartIRC_module_shabri::$author = ''
Net_SmartIRC_module_shabri::$description = ''
Net_SmartIRC_module_shabri::$irc
private
Net_SmartIRC_module_shabri::$license = 'MIT'
Net_SmartIRC_module_shabri::$name = ''

The documentation for this class was generated from the following file: