phing-system-lang
[ class tree: phing-system-lang ] [ index: phing-system-lang ] [ all elements ]

Class: EventObject

Source Location: /system/lang/EventObject.php

Class Overview




Variables

Methods


Child classes:

BuildEvent
Encapsulates a build specific event.

Class Details

[line 25]


[ Top ]


Class Variables

$source =

[line 28]

The object on which the Event initially occurred.



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 31]

EventObject __construct( $source)

Constructs a prototypical Event.



Overridden in child classes as:

BuildEvent::__construct()
Construct a BuildEvent for a project, task or target source event

Parameters:

   $source  

[ Top ]

method getSource [line 39]

void getSource( )

The object on which the Event initially occurred.



[ Top ]

method toString [line 44]

void toString( )

Returns a String representation of this EventObject.



[ Top ]


Documentation generated on Mon, 19 Oct 2009 10:50:50 +0200 by phpDocumentor 1.4.3