Phergie
[ class tree: Phergie ] [ index: Phergie ] [ all elements ]

Class: Phergie_Event_Abstract

Source Location: /Phergie/Event/Abstract.php

Class Overview


Base class for events.


Author(s):

Variables

Methods


Child classes:

Phergie_Event_Request
Autonomous event originating from a user or the server.
Phergie_Event_Response
Event originating from the server in response to an event sent by the current client.

Class Details

[line 31]
Base class for events.



Tags:

author:  Phergie Development Team <team@phergie.org>
link:  http://pear.phergie.org/package/Phergie
abstract:  
license:  New BSD License


[ Top ]


Class Variables

$type =

[line 38]

Event type, used for determining the callback to execute in response



Tags:

access:  protected

Type:   string


[ Top ]



Class Methods


method getType [line 45]

string getType( )

Returns the event type.



Tags:

access:  public


[ Top ]

method setType [line 57]

Phergie_Event_Abstract setType( string $type)

Sets the event type.



Tags:

return:  Implements a fluent interface
access:  public


Parameters:

string   $type   Event type

[ Top ]


Documentation generated on Mon, 27 Sep 2010 23:03:46 -0500 by phpDocumentor 1.4.3