Page MenuHomeGitPull.it
Diviner Tech Docs PhabricatorDaemonEventListener

final class PhabricatorDaemonEventListener
Phorge Technical Documentation (Daemons)

This class is not documented.

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

private function handleLaunchEvent($event)

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

private function handleHeartbeatEvent($event)

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

private function handleLogEvent($event)

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

private function handleGracefulEvent($event)

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

private function handleExitEvent($event)

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

private function getDaemon($id)

This method is not documented.
Parameters
$id
Return
wild