Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs DifferentialInlineComment

final class DifferentialInlineComment
Phabricator Technical Documentation (Differential)

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
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 supportsHiding()

This method is not documented.
Return
wild

public function isHidden()

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
DifferentialTransactionComment$comment
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 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 setChangesetID($id)

This method is not documented.
Parameters
$id
Return
wild

public function getChangesetID()

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 setRevision($revision)

This method is not documented.
Parameters
DifferentialRevision$revision
Return
wild

public function getRevisionPHID()

This method is not documented.
Return
wild

public function setRevisionID($revision_id)

This method is not documented.
Parameters
$revision_id
Return
wild

public function getRevisionID()

This method is not documented.
Return
wild

public function setCommentID($id)

This method is not documented.
Parameters
$id
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 makeEphemeral()

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