Phing API Documentation
API Documentation
Packages
Default
JSMin
Parallel
phing
Charts
Class hierarchy diagram
Reports
Errors
2573
Markers
todo
15
fixme
8
Deprecated elements
11
Back to top
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Methods
Constructs a prototypical Event.
__construct()
The object on which the Event initially occurred.
getSource()
Returns a String representation of this EventObject.
toString()
Properties
» Protected
$source
\
global
\
EventObject
package
phing.system.lang
Methods
Constructs a prototypical Event.
__construct($source)
Parameters
$source
The object on which the Event initially occurred.
getSource()
Returns a String representation of this EventObject.
toString()
Properties
$source