[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/audit/storage/ -> PhabricatorAuditInlineComment.php (summary)

(no description)

File Size: 284 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 46 functions

  __construct()
  __clone()
  getTransactionPHID()
  getTransactionComment()
  getTransactionCommentForSave()
  loadID()
  loadDraftComments()
  loadPublishedComments()
  loadDraftAndPublishedComments()
  buildProxies()
  setSyntheticAuthor()
  getSyntheticAuthor()
  openTransaction()
  saveTransaction()
  save()
  delete()
  getID()
  getPHID()
  newFromModernComment()
  isCompatible()
  setContent()
  getContent()
  isDraft()
  setPathID()
  getPathID()
  setIsNewFile()
  getIsNewFile()
  setLineNumber()
  getLineNumber()
  setLineLength()
  getLineLength()
  setCache()
  getCache()
  setAuthorPHID()
  getAuthorPHID()
  setCommitPHID()
  getCommitPHID()
  setAuditCommentID()
  getAuditCommentID()
  setChangesetID()
  getChangesetID()
  getMarkupFieldKey()
  newMarkupEngine()
  getMarkupText()
  didMarkupText()
  shouldUseMarkupCache()

Functions
Functions that are not part of a class:

__construct()   X-Ref
No description

__clone()   X-Ref
No description

getTransactionPHID()   X-Ref
No description

getTransactionComment()   X-Ref
No description

getTransactionCommentForSave()   X-Ref
No description

loadID($id)   X-Ref
No description

loadDraftComments(PhabricatorUser $viewer,$commit_phid)   X-Ref
No description

loadPublishedComments(PhabricatorUser $viewer,$commit_phid)   X-Ref
No description

loadDraftAndPublishedComments(PhabricatorUser $viewer,$commit_phid,$path_id = null)   X-Ref
No description

buildProxies(array $inlines)   X-Ref
No description

setSyntheticAuthor($synthetic_author)   X-Ref
No description

getSyntheticAuthor()   X-Ref
No description

openTransaction()   X-Ref
No description

saveTransaction()   X-Ref
No description

save()   X-Ref
No description

delete()   X-Ref
No description

getID()   X-Ref
No description

getPHID()   X-Ref
No description

newFromModernComment(PhabricatorAuditTransactionComment $comment)   X-Ref
No description

isCompatible(PhabricatorInlineCommentInterface $comment)   X-Ref
No description

setContent($content)   X-Ref
No description

getContent()   X-Ref
No description

isDraft()   X-Ref
No description

setPathID($id)   X-Ref
No description

getPathID()   X-Ref
No description

setIsNewFile($is_new)   X-Ref
No description

getIsNewFile()   X-Ref
No description

setLineNumber($number)   X-Ref
No description

getLineNumber()   X-Ref
No description

setLineLength($length)   X-Ref
No description

getLineLength()   X-Ref
No description

setCache($cache)   X-Ref
No description

getCache()   X-Ref
No description

setAuthorPHID($phid)   X-Ref
No description

getAuthorPHID()   X-Ref
No description

setCommitPHID($commit_phid)   X-Ref
No description

getCommitPHID()   X-Ref
No description

setAuditCommentID($id)   X-Ref
No description

getAuditCommentID()   X-Ref
No description

setChangesetID($id)   X-Ref
No description

getChangesetID()   X-Ref
No description

getMarkupFieldKey($field)   X-Ref
No description

newMarkupEngine($field)   X-Ref
No description

getMarkupText($field)   X-Ref
No description

didMarkupText($field, $output, PhutilMarkupEngine $engine)   X-Ref
No description

shouldUseMarkupCache($field)   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1