Xinc-Plugin-Repos-Phing
[ class tree: Xinc-Plugin-Repos-Phing ] [ index: Xinc-Plugin-Repos-Phing ] [ all elements ]

Class: Listener

Source Location: /Xinc/Plugin/Repos/Phing/Listener.php

Class Overview




Constants

Methods



Class Details

[line 33]


[ Top ]


Class Methods


method buildFinished [line 67]

void buildFinished( BuildEvent $event)

Fired after the last target has finished.



Tags:

see:  BuildEvent::getException()
access:  public


Parameters:

BuildEvent   $event   The BuildEvent

[ Top ]

method buildStarted [line 56]

void buildStarted( BuildEvent $event)

Fired before any targets are started.



Tags:

access:  public


Parameters:

BuildEvent   $event   The BuildEvent

[ Top ]

method messageLogged [line 122]

void messageLogged( BuildEvent $event)

Fired whenever a message is logged.



Tags:

see:  BuildEvent::getMessage()
access:  public


Parameters:

BuildEvent   $event   The BuildEvent

[ Top ]

method targetFinished [line 89]

void targetFinished( BuildEvent $event)

Fired when a target has finished.



Tags:

see:  getException()
access:  public


Parameters:

BuildEvent   $event   The BuildEvent

[ Top ]

method targetStarted [line 78]

void targetStarted( BuildEvent $event)

Fired when a target is started.



Tags:

see:  BuildEvent::getTarget()
access:  public


Parameters:

BuildEvent   $event   The BuildEvent

[ Top ]

method taskFinished [line 111]

void taskFinished( BuildEvent $event)

Fired when a task has finished.



Tags:

see:  BuildEvent::getException()
access:  public


Parameters:

BuildEvent   $event   The BuildEvent

[ Top ]

method taskStarted [line 100]

void taskStarted( BuildEvent $event)

Fired when a task is started.



Tags:

see:  BuildEvent::getTask()
access:  public


Parameters:

BuildEvent   $event   The BuildEvent

[ Top ]


Class Constants

MSG_DEBUG =  4

[line 35]


[ Top ]

MSG_ERR =  0

[line 43]


[ Top ]

MSG_INFO =  2

[line 39]


[ Top ]

MSG_VERBOSE =  3

[line 37]


[ Top ]

MSG_WARN =  1

[line 41]


[ Top ]



Documentation generated on Sun, 09 Dec 2012 21:49:29 +0100 by phpDocumentor 1.4.4