Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorApplicationTransactionComment

abstract class PhabricatorApplicationTransactionComment
Phorge Technical Documentation (Transactions)

This class is not documented.

Methods

abstract public function getApplicationTransactionObject()

This method is not documented.
Return
wild

public function generatePHID()

This method is not documented.
Return
wild

protected function getConfiguration()

This method is not documented.
Return
wild

public function getApplicationName()

This method is not documented.
Return
wild

public function getTableName()

This method is not documented.
Return
wild

public static function getTableNameFromTransaction($xaction)

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

public function setContentSource($content_source)

This method is not documented.
Parameters
PhabricatorContentSource$content_source
Return
wild

public function setContentSourceFromRequest($request)

This method is not documented.
Parameters
AphrontRequest$request
Return
wild

public function getContentSource()

This method is not documented.
Return
wild

public function getIsRemoved()

Whether the transaction removes the comment

Return
boolTrue if the transaction removes the comment

public function setIsRemoved($removed)

This method is not documented.
Parameters
$removed
Return
wild

public function attachOldComment($old_comment)

This method is not documented.
Parameters
PhabricatorApplicationTransactionComment$old_comment
Return
wild

public function getOldComment()

This method is not documented.
Return
wild

public function hasOldComment()

This method is not documented.
Return
wild

public function getRawRemarkupURI()

This method is not documented.
Return
wild

public function isEmptyComment()

This method is not documented.
Return
wild

public function getMarkupFieldKey($field)

This method is not documented.
Parameters
$field
Return
wild

public function newMarkupEngine($field)

This method is not documented.
Parameters
$field
Return
wild

public function getMarkupText($field)

This method is not documented.
Parameters
$field
Return
wild

public function didMarkupText($field, $output, $engine)

This method is not documented.
Parameters
$field
$output
PhutilMarkupEngine$engine
Return
wild

public function shouldUseMarkupCache($field)

This method is not documented.
Parameters
$field
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