phpDocumentor phpIcqBot
[ class tree: phpIcqBot ] [ index: phpIcqBot ] [ all elements ]

Class: IcqBot_Module

Source Location: /kernel/modules.class.php

Class IcqBot_Module

Class Overview

Located in /kernel/modules.class.php [line 3]



		
				Author(s):
		
API Tags:
Abstract:  

Properties

Methods

[ Top ]
Descendants
Child Class Description
IcqBot_ModuleAdmin
IcqBot_Module_Calc phpIcqBot Calc Module
IcqBot_Module_Example phpIcqBot Example Module
IcqBot_Module_Shell phpIcqBot Shell Module
IcqBot_Module_Time phpIcqBot Time & Uptime Module

[ Top ]
Property Summary
IcqBot_Commands   $commands   Class IcqBot_Commands for control Bot from modules
IcqBot_Logs   $logs   Class IcqBot_Logs for module's logs

[ Top ]
Method Summary
IcqBot_Module   __construct()  
void   __destruct()  
void   deinit()  
void   init()  

[ Top ]
Properties
IcqBot_Commands   $commands [line 10]

Class IcqBot_Commands for control Bot from modules

API Tags:
Access:  protected


[ Top ]
IcqBot_Logs   $logs [line 17]

Class IcqBot_Logs for module's logs

API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 19]

  IcqBot_Module __construct( IcqBot_Commands &$commands, IcqBot_Logs &$logs  )

Parameters:
IcqBot_Commands   &$commands: 
IcqBot_Logs   &$logs: 

API Tags:
Access:  public


[ Top ]
Destructor __destruct  [line 25]

  void __destruct( )


API Tags:
Access:  public


[ Top ]
deinit  [line 31]

  void deinit( )


API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]
init  [line 30]

  void init( )


API Tags:
Abstract:  
Access:  public


Redefined in descendants as:

[ Top ]

Documentation generated on Mon, 24 Dec 2007 09:34:33 +0500 by phpDocumentor 1.4.0