Class floodserv

Description

BuddyServ IRC Services

Flood Service Event handler

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


	
			
Method Summary
void initialize (string $nick, string $username, string $host, string $name,  $modes)
void introduce ()
void throttleMessages ( $sender,  $target)
mixed __get (string $what)
Methods
initialize (line 45)

Attach the serviceclient object to $client and initialize the current service bot.

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

Introduce the client to the uplink server.

void introduce ()
throttleMessages (line 92)
void throttleMessages ( $sender,  $target)
  • $sender
  • $target
__get (line 75)

Magic getter

mixed __get (string $what)
  • string $what

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