Page MenuHomeGitPull.it
Diviner Tech Docs PhabricatorExampleEventListener

final class PhabricatorExampleEventListener
Phorge Technical Documentation (Events)

Example event listener. For details about installing Phabricator event hooks, refer to Events User Guide: Installing Event Listeners.

Methods

public function getApplication()
Inherited

This method is not documented.
Return
wild

public function hasApplicationCapability($viewer, $capability)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
$capability
Return
wild

public function canUseApplication($viewer)
Inherited

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

protected function addActionMenuItems($event, $items)
Inherited

This method is not documented.
Parameters
PhutilEvent$event
$items
Return
wild

public function register()

This method is not documented.
Return
wild

public function handleEvent($event)

This method is not documented.
Parameters
PhutilEvent$event
Return
wild