Page MenuHomePhabricator
Diviner Phabricator Tech Docs PhrictionTransactionEditor

final class PhrictionTransactionEditor
Phabricator Technical Documentation (Phriction)

This class is not documented.

Methods

public function setDescription($description)

This method is not documented.
Parameters
$description
Return
wild

private function getDescription()

This method is not documented.
Return
wild

private function setOldContent($content)

This method is not documented.
Parameters
PhrictionContent$content
Return
wild

public function getOldContent()

This method is not documented.
Return
wild

private function setNewContent($content)

This method is not documented.
Parameters
PhrictionContent$content
Return
wild

public function getNewContent()

This method is not documented.
Return
wild

public function setSkipAncestorCheck($bool)

This method is not documented.
Parameters
$bool
Return
wild

public function getSkipAncestorCheck()

This method is not documented.
Return
wild

public function setContentVersion($version)

This method is not documented.
Parameters
$version
Return
wild

public function getContentVersion()

This method is not documented.
Return
wild

public function setProcessContentVersionError($process)

This method is not documented.
Parameters
$process
Return
wild
This method is not documented.
Return
wild

public function setMoveAwayDocument($document)

This method is not documented.
Parameters
PhrictionDocument$document
Return
wild

public function setShouldPublishContent($object, $publish)

This method is not documented.
Parameters
PhrictionDocument$object
$publish
Return
wild

public function getEditorApplicationClass()

This method is not documented.
Return
wild

public function getEditorObjectsDescription()

This method is not documented.
Return
wild

public function getTransactionTypes()

This method is not documented.
Return
wild

protected function expandTransactions($object, $xactions)

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

protected function expandTransaction($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 getMailSubjectPrefix()

This method is not documented.
Return
wild

protected function getMailTo($object)

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

public function getMailTagsMap()

This method is not documented.
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 buildMailBody($object, $xactions)

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

protected function shouldPublishFeedStory($object, $xactions)

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

protected function getFeedRelatedPHIDs($object, $xactions)

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

protected function validateTransaction($object, $type, $xactions)

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

public function validateAncestry($object, $type, $xaction, $verb)

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

private function validateContentVersion($object, $type, $xaction)

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

protected function supportsSearch()

This method is not documented.
Return
wild

protected function shouldApplyHeraldRules($object, $xactions)

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

protected function buildHeraldAdapter($object, $xactions)

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

private function hasNewDocumentContent()

This method is not documented.
Return
wild

public function getNewDocumentContent($document)

This method is not documented.
Parameters
PhrictionDocument$document
Return
wild

private function newDocumentContent($document)

This method is not documented.
Parameters
PhrictionDocument$document
Return
wild

protected function getCustomWorkerState()

This method is not documented.
Return
wild

protected function loadCustomWorkerState($state)

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