Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorAuditInlineComment

final class PhabricatorAuditInlineComment
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function __construct()

This method is not documented.
Return
this//Implicit.//

public function __clone()

This method is not documented.
Return
wild

public function getTransactionPHID()

This method is not documented.
Return
wild

public function getTransactionComment()

This method is not documented.
Return
wild

public function supportsHiding()

This method is not documented.
Return
wild

public function isHidden()

This method is not documented.
Return
wild
This method is not documented.
Return
wild

public static function loadID($id)

This method is not documented.
Parameters
$id
Return
wild

public static function loadPHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

public static function loadDraftComments($viewer, $commit_phid, $raw)

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

public static function loadPublishedComments($viewer, $commit_phid)

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

public static function loadDraftAndPublishedComments($viewer, $commit_phid, $path_id)

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

private static function buildProxies($inlines)

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

public function setSyntheticAuthor($synthetic_author)

This method is not documented.
Parameters
$synthetic_author
Return
wild

public function getSyntheticAuthor()

This method is not documented.
Return
wild

public function openTransaction()

This method is not documented.
Return
wild

public function saveTransaction()

This method is not documented.
Return
wild

public function save()

This method is not documented.
Return
wild

public function delete()

This method is not documented.
Return
wild

public function getID()

This method is not documented.
Return
wild

public function getPHID()

This method is not documented.
Return
wild

public static function newFromModernComment($comment)

This method is not documented.
Parameters
PhabricatorAuditTransactionComment$comment
Return
wild

public function isCompatible($comment)

This method is not documented.
Parameters
PhabricatorInlineCommentInterface$comment
Return
wild

public function setContent($content)

This method is not documented.
Parameters
$content
Return
wild

public function getContent()

This method is not documented.
Return
wild

public function isDraft()

This method is not documented.
Return
wild

public function setPathID($id)

This method is not documented.
Parameters
$id
Return
wild

public function getPathID()

This method is not documented.
Return
wild

public function setIsNewFile($is_new)

This method is not documented.
Parameters
$is_new
Return
wild

public function getIsNewFile()

This method is not documented.
Return
wild

public function setLineNumber($number)

This method is not documented.
Parameters
$number
Return
wild

public function getLineNumber()

This method is not documented.
Return
wild

public function setLineLength($length)

This method is not documented.
Parameters
$length
Return
wild

public function getLineLength()

This method is not documented.
Return
wild

public function setCache($cache)

This method is not documented.
Parameters
$cache
Return
wild

public function getCache()

This method is not documented.
Return
wild

public function setAuthorPHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function getAuthorPHID()

This method is not documented.
Return
wild

public function setCommitPHID($commit_phid)

This method is not documented.
Parameters
$commit_phid
Return
wild

public function getCommitPHID()

This method is not documented.
Return
wild

public function setAuditCommentID($id)

This method is not documented.
Parameters
$id
Return
wild

public function getAuditCommentID()

This method is not documented.
Return
wild

public function setChangesetID($id)

This method is not documented.
Parameters
$id
Return
wild

public function getChangesetID()

This method is not documented.
Return
wild

public function setReplyToCommentPHID($phid)

This method is not documented.
Parameters
$phid
Return
wild

public function getReplyToCommentPHID()

This method is not documented.
Return
wild

public function setHasReplies($has_replies)

This method is not documented.
Parameters
$has_replies
Return
wild

public function getHasReplies()

This method is not documented.
Return
wild

public function setIsDeleted($is_deleted)

This method is not documented.
Parameters
$is_deleted
Return
wild

public function getIsDeleted()

This method is not documented.
Return
wild

public function setFixedState($state)

This method is not documented.
Parameters
$state
Return
wild

public function getFixedState()

This method is not documented.
Return
wild

public function setIsGhost($is_ghost)

This method is not documented.
Parameters
$is_ghost
Return
wild

public function getIsGhost()

This method is not documented.
Return
wild

public function getDateModified()

This method is not documented.
Return
wild

public function getDateCreated()

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