Page MenuHomenazrin ltd
Diviner Tech Docs ConpherenceThread

final class ConpherenceThread
Phorge Technical Documentation (Conpherence)

This class is not documented.

Methods

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

public static function initializeNewRoom($sender)

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

protected function getConfiguration()

This method is not documented.
Return
wild

public function generatePHID()

This method is not documented.
Return
wild

public function save()

This method is not documented.
Return
wild

public function getMonogram()

This method is not documented.
Return
wild

public function getURI()

This method is not documented.
Return
wild

public function attachParticipants($participants)

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

public function getParticipants()

This method is not documented.
Return
wild

public function getParticipant($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function getParticipantIfExists($phid, $default)

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

public function getParticipantPHIDs()

This method is not documented.
Return
wild

public function attachHandles($handles)

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

public function getHandles()

This method is not documented.
Return
wild

public function attachTransactions($transactions)

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

public function getTransactions($assert_attached)

This method is not documented.
Parameters
$assert_attached
Return
wild

public function hasAttachedTransactions()

This method is not documented.
Return
wild

public function getTransactionsFrom($begin, $amount)

This method is not documented.
Parameters
$begin
$amount
Return
wild

public function getProfileImageURI()

This method is not documented.
Return
wild

public function attachProfileImageFile($file)

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

public function getProfileImageFile()

This method is not documented.
Return
wild

public function getStaticTitle()

Get a thread title which doesn't require handles to be attached.

This is a less rich title than getDisplayTitle(), but does not require handles to be attached. We use it to build thread handles without risking cycles or recursion while querying.

Return
stringLower quality human-readable title.

public function getDisplayData($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
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, $user)

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

public function describeAutomaticCapability($capability)

This method is not documented.
Parameters
$capability
Return
wild

public static function loadViewPolicyObjects($viewer, $conpherences)

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

public function getPolicyIconName($policy_objects)

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

public function newNgrams()

This method is not documented.
Return
wild

public function destroyObjectPermanently($engine)

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