Class monitor

Description

BuddyServ IRC Services

Monitor IRC pseudo client handler. Manages extra service functions, and graphing commands.

Located in /includes/class/Class.monitor.php (line 25)


	
			
Method Summary
void check_rrd ()
void initialize (string $nick, string $username, string $host, string $name,  $modes)
void introduce ()
mixed __get (string $what)
Methods
check_rrd (line 77)

Check if its time to update the rrd graph, and create an image for the most recent numbers.

void check_rrd ()
initialize (line 41)

Initialize the current service client

void initialize (string $nick, string $username, string $host, string $name,  $modes)
  • string $nick
  • string $username
  • string $host
  • string $name
  • $modes
introduce (line 66)

Introduce the client to the network.

void introduce ()
__get (line 54)

magic get.

mixed __get (string $what)
  • string $what

Documentation generated on Thu, 17 Dec 2009 22:41:28 -0700 by phpDocumentor 1.4.1