Page MenuHomePhabricator

final class PhabricatorEvent
Phabricator Technical Documentation (Events)

This class is not documented.

Methods

public function __construct($type, $data)
Inherited

This method is not documented.
Parameters
$type
array$data
Return
this//Implicit.//

public function getType()
Inherited

This method is not documented.
Return
wild

public function getValue($key, $default)
Inherited

This method is not documented.
Parameters
$key
$default
Return
wild

public function setValue($key, $value)
Inherited

This method is not documented.
Parameters
$key
$value
Return
wild

public function stop()
Inherited

This method is not documented.
Return
wild

public function isStopped()
Inherited

This method is not documented.
Return
wild

public function setUser($user)

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

public function getUser()

This method is not documented.
Return
wild

public function setAphrontRequest($aphront_request)

This method is not documented.
Parameters
AphrontRequest$aphront_request
Return
wild

public function getAphrontRequest()

This method is not documented.
Return
wild

public function setConduitRequest($conduit_request)

This method is not documented.
Parameters
ConduitAPIRequest$conduit_request
Return
wild

public function getConduitRequest()

This method is not documented.
Return
wild