Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorExternalAccount

final class PhabricatorExternalAccount
Phorge Technical Documentation (People)

This class is not documented.

Methods

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

public function getProfileImageFile()

This method is not documented.
Return
wild

public function attachProfileImageFile($file)

This method is not documented.
Parameters
PhabricatorFile$file
Return
wild

public function generatePHID()

This method is not documented.
Return
wild

protected function getConfiguration()

This method is not documented.
Return
wild

public function save()

This method is not documented.
Return
wild

public function unlinkAccount()

This method is not documented.
Return
wild

public function setProperty($key, $value)

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

public function getProperty($key, $default)

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

public function isUsableForLogin()

This method is not documented.
Return
wild

public function attachProviderConfig($config)

This method is not documented.
Parameters
PhabricatorAuthProviderConfig$config
Return
wild

public function getProviderConfig()

This method is not documented.
Return
wild

public function getAccountIdentifiers()

This method is not documented.
Return
wild

public function attachAccountIdentifiers($identifiers)

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

public function appendIdentifier($identifier)

This method is not documented.
Parameters
PhabricatorExternalAccountIdentifier$identifier
Return
wild

public function getCapabilities()

This method is not documented.
Return
wild

public function getPolicy($capability)

This method is not documented.
Parameters
$capability
Return
wild

public function hasAutomaticCapability($capability, $viewer)

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

public function describeAutomaticCapability($capability)

This method is not documented.
Parameters
$capability
Return
wild

public function destroyObjectPermanently($engine)

This method is not documented.
Parameters
PhabricatorDestructionEngine$engine
Return
wild