| [ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 40 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
PhabricatorInlineCommentInterface:: (20 methods):
setChangesetID()
getChangesetID()
setIsNewFile()
getIsNewFile()
setLineNumber()
getLineNumber()
setLineLength()
getLineLength()
setContent()
getContent()
setCache()
getCache()
setAuthorPHID()
getAuthorPHID()
setSyntheticAuthor()
getSyntheticAuthor()
isCompatible()
isDraft()
save()
delete()
Interface: PhabricatorInlineCommentInterface - X-Ref
Shared interface used by Differential and Diffusion inline comments.| setChangesetID($id) X-Ref |
| No description |
| getChangesetID() 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 |
| setContent($content) X-Ref |
| No description |
| getContent() 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 |
| setSyntheticAuthor($synthetic_author) X-Ref |
| No description |
| getSyntheticAuthor() X-Ref |
| No description |
| isCompatible(PhabricatorInlineCommentInterface $inline) X-Ref |
| No description |
| isDraft() X-Ref |
| No description |
| save() X-Ref |
| No description |
| delete() X-Ref |
| No description |
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |