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

Class: IcqBot_Module_Time

Source Location: /modules/time.module.php

Class IcqBot_Module_Time

Class Overview

phpIcqBot Time & Uptime Module

Usage: !uptime !time

Located in /modules/time.module.php [line 15]

IcqBot_Module
   |
   --IcqBot_Module_Time
Author(s): Information Tags:
Version:  0.2
Todo:  number of connections, restarts etc in !uptime

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Method Summary
void   Command_Time()   Replies current time
void   Command_Uptime()   Replies current bot's uptime
void   deinit()   Standart module's deinit function
void   Event_Command()   Counts Command Events
void   Event_Connect()   Counts Connect Events
void   Event_Disconnect()   Counts Disconnect Events
void   Event_Restart()   Counts Restart Events
void   Help_Time()  
void   init()   Standart module's init function
void   Timer_Uptime()   Update Uptime information every minute

[ Top ]
Methods
Command_Time  [line 91]

  void Command_Time( integer $uin  )

Replies current time

Parameters:
integer   $uin: 

API Tags:
Access:  public


[ Top ]
Command_Uptime  [line 79]

  void Command_Uptime( unknown_type $uin  )

Replies current bot's uptime

Parameters:
unknown_type   $uin: 

API Tags:
Access:  public


[ Top ]
deinit  [line 67]

  void deinit( )

Standart module's deinit function

Saving uptime stats


API Tags:
Access:  public


Redefinition of:
IcqBot_Module::deinit()

[ Top ]
Event_Command  [line 114]

  void Event_Command( )

Counts Command Events


API Tags:
Access:  public


[ Top ]
Event_Connect  [line 123]

  void Event_Connect( )

Counts Connect Events


API Tags:
Access:  public


[ Top ]
Event_Disconnect  [line 132]

  void Event_Disconnect( )

Counts Disconnect Events


API Tags:
Access:  public


[ Top ]
Event_Restart  [line 105]

  void Event_Restart( )

Counts Restart Events


API Tags:
Access:  public


[ Top ]
Help_Time  [line 96]

  void Help_Time( )


API Tags:
Access:  public


[ Top ]
init  [line 42]

  void init( )

Standart module's init function

Adding commands, events, timers


API Tags:
Access:  public


Redefinition of:
IcqBot_Module::init()

[ Top ]
Timer_Uptime  [line 141]

  void Timer_Uptime( )

Update Uptime information every minute


API Tags:
Access:  public


[ Top ]

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