Phergie
[
class tree: Phergie
] [
index: Phergie
] [
all elements
]
LICENSE
Packages:
Phergie
Files:
Abstract.php
Abstract.php
Abstract.php
Abstract.php
Abstract.php
Async.php
Autoload.php
Bot.php
Command.php
Config.php
Connection.php
Console.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Exception.php
Handler.php
Handler.php
Handler.php
Hostmask.php
phergie.php
Request.php
Response.php
Standard.php
Streams.php
Classes:
Phergie_Autoload
Phergie_Bot
Phergie_Config
Phergie_Config_Exception
Phergie_Connection
Phergie_Connection_Exception
Phergie_Connection_Handler
Phergie_Driver_Abstract
Phergie_Driver_Exception
Phergie_Driver_Streams
Phergie_Event_Abstract
Phergie_Event_Command
Phergie_Event_Exception
Phergie_Event_Handler
Phergie_Event_Request
Phergie_Event_Response
Phergie_Exception
Phergie_Hostmask
Phergie_Hostmask_Exception
Phergie_Plugin_Abstract
Phergie_Plugin_Exception
Phergie_Plugin_Handler
Phergie_Process_Abstract
Phergie_Process_Async
Phergie_Process_Exception
Phergie_Process_Standard
Phergie_Ui_Abstract
Phergie_Ui_Console
Class: Phergie_Process_Standard
Source Location: /Phergie/Process/Standard.php
Class Overview
Phergie_Process_Abstract
| --Phergie_Process_Standard
Connection data processor which reads all connections looking for a response.
Author(s):
Phergie Development Team <
team@phergie.org
>
Methods
handleEvents
Inherited Variables
Class:
Phergie_Process_Abstract
Phergie_Process_Abstract::$connections
Phergie_Process_Abstract::$driver
Phergie_Process_Abstract::$events
Phergie_Process_Abstract::$options
Phergie_Process_Abstract::$plugins
Phergie_Process_Abstract::$ui
Inherited Methods
Class:
Phergie_Process_Abstract
Phergie_Process_Abstract::__construct()
Gets the required class refences from Phergie_Bot.
Phergie_Process_Abstract::handleEvents()
Obtains and processes incoming events.
Phergie_Process_Abstract::processEvents()
Sends resulting outgoing events from earlier processing in handleEvents().
Class Details
[line 32]
Connection data processor which reads all connections looking for a response.
Tags:
author:
Phergie Development Team <
team@phergie.org
>
link:
http://pear.phergie.org/package/Phergie
license:
New BSD License
[
Top
]
Class Methods
method handleEvents
[line 40]
void handleEvents( )
Obtains and processes incoming events, then sends resulting outgoing events.
Tags:
access:
public
Overrides
Phergie_Process_Abstract::handleEvents()
(Obtains and processes incoming events.)
[
Top
]
Documentation generated on Mon, 27 Sep 2010 23:03:49 -0500 by
phpDocumentor 1.4.3