Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorFileTransactionComment

final class PhabricatorFileTransactionComment
Phorge Technical Documentation (Files)

This class is not documented.

Methods

This method is not documented.
Return
wild

public function generatePHID()
Inherited

This method is not documented.
Return
wild

protected function getConfiguration()
Inherited

This method is not documented.
Return
wild

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

public function getTableName()
Inherited

This method is not documented.
Return
wild

public static function getTableNameFromTransaction($xaction)
Inherited

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

public function setContentSource($content_source)
Inherited

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

public function setContentSourceFromRequest($request)
Inherited

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

public function getContentSource()
Inherited

This method is not documented.
Return
wild

public function getIsRemoved()
Inherited

PhabricatorApplicationTransactionComment

Whether the transaction removes the comment

Return
boolTrue if the transaction removes the comment

public function setIsRemoved($removed)
Inherited

This method is not documented.
Parameters
$removed
Return
wild

public function attachOldComment($old_comment)
Inherited

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

public function getOldComment()
Inherited

This method is not documented.
Return
wild

public function hasOldComment()
Inherited

This method is not documented.
Return
wild

public function getRawRemarkupURI()
Inherited

This method is not documented.
Return
wild

public function isEmptyComment()
Inherited

This method is not documented.
Return
wild

public function getMarkupFieldKey($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

public function newMarkupEngine($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

public function getMarkupText($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

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

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

public function shouldUseMarkupCache($field)
Inherited

This method is not documented.
Parameters
$field
Return
wild

public function getCapabilities()
Inherited

This method is not documented.
Return
wild

public function getPolicy($capability)
Inherited

This method is not documented.
Parameters
$capability
Return
wild

public function hasAutomaticCapability($capability, $viewer)
Inherited

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

public function describeAutomaticCapability($capability)
Inherited

This method is not documented.
Parameters
$capability
Return
wild

public function destroyObjectPermanently($engine)
Inherited

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