Page MenuHomePhabricator

final class ConpherenceEditor
Phabricator Technical Documentation (Conpherence)

This class is not documented.

Methods

public function getEditorApplicationClass()

This method is not documented.
Return
wild

public function getEditorObjectsDescription()

This method is not documented.
Return
wild

public static function createThread($creator, $participant_phids, $title, $message, $source, $topic)

This method is not documented.
Parameters
PhabricatorUser$creator
array$participant_phids
$title
$message
PhabricatorContentSource$source
$topic
Return
wild

public function generateTransactionsFromText($viewer, $conpherence, $text)

This method is not documented.
Parameters
PhabricatorUser$viewer
ConpherenceThread$conpherence
$text
Return
wild

public function getTransactionTypes()

This method is not documented.
Return
wild

public function getCreateObjectTitle($author, $object)

This method is not documented.
Parameters
$author
$object
Return
wild

protected function applyBuiltinInternalTransaction($object, $xaction)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
PhabricatorApplicationTransaction$xaction
Return
wild

protected function applyFinalEffects($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function shouldSendMail($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function buildReplyHandler($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildMailTemplate($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function getMailTo($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function getMailCC($object)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
Return
wild

protected function buildMailBody($object, $xactions)

This method is not documented.
Parameters
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function addEmailPreferenceSectionToMailBody($body, $object, $xactions)

This method is not documented.
Parameters
PhabricatorMetaMTAMailBody$body
PhabricatorLiskDAO$object
array$xactions
Return
wild

protected function getMailSubjectPrefix()

This method is not documented.
Return
wild

protected function supportsSearch()

This method is not documented.
Return
wild