Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorExampleEventListener

final class PhabricatorExampleEventListener
Phabricator Technical Documentation (Events)

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

Methods

public function setApplication($application)
Inherited

This method is not documented.
Parameters
PhabricatorApplication$application
Return
wild

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