Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorNotificationServerRef

final class PhabricatorNotificationServerRef
Phabricator Technical Documentation (Notifications)

This class is not documented.

Methods

public function setType($type)

This method is not documented.
Parameters
$type
Return
wild

public function getType()

This method is not documented.
Return
wild

public function setHost($host)

This method is not documented.
Parameters
$host
Return
wild

public function getHost()

This method is not documented.
Return
wild

public function setPort($port)

This method is not documented.
Parameters
$port
Return
wild

public function getPort()

This method is not documented.
Return
wild

public function setProtocol($protocol)

This method is not documented.
Parameters
$protocol
Return
wild

public function getProtocol()

This method is not documented.
Return
wild

public function setPath($path)

This method is not documented.
Parameters
$path
Return
wild

public function getPath()

This method is not documented.
Return
wild

public function setIsDisabled($is_disabled)

This method is not documented.
Parameters
$is_disabled
Return
wild

public function getIsDisabled()

This method is not documented.
Return
wild

public static function getLiveServers()

This method is not documented.
Return
wild

public static function newRefs()

This method is not documented.
Return
wild

public static function getEnabledServers()

This method is not documented.
Return
wild

public static function getEnabledAdminServers()

This method is not documented.
Return
wild

public static function getEnabledClientServers($with_protocol)

This method is not documented.
Parameters
$with_protocol
Return
wild

public function isAdminServer()

This method is not documented.
Return
wild

public function getURI($to_path)

This method is not documented.
Parameters
$to_path
Return
wild

public function getWebsocketURI($to_path)

This method is not documented.
Parameters
$to_path
Return
wild

public function testClient()

This method is not documented.
Return
wild

public function loadServerStatus()

This method is not documented.
Return
wild

public function postMessage($data)

This method is not documented.
Parameters
array$data
Return
wild