[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 323 lines (9 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
getApplicationName() X-Ref |
No description |
getTableName() X-Ref |
No description |
getApplicationTransactionType() X-Ref |
No description |
getApplicationTransactionCommentObject() X-Ref |
No description |
getRequiredHandlePHIDs() X-Ref |
No description |
getRemarkupBlocks() X-Ref |
No description |
getTitle() X-Ref |
No description |
getIcon() X-Ref |
No description |
getColor() X-Ref |
No description |
hasChangeDetails() X-Ref |
No description |
renderChangeDetails(PhabricatorUser $viewer) X-Ref |
No description |
getActionStrength() X-Ref |
No description |
getActionName() X-Ref |
No description |
shouldHide() X-Ref |
No description |
getTitleForFeed(PhabricatorFeedStory $story) X-Ref |
No description |
getBodyForFeed(PhabricatorFeedStory $story) X-Ref |
No description |
getNewAnswerPHID() X-Ref |
Currently the application only supports adding answers one at a time. This data is stored as a list of phids. Use this function to get the new phid. |
getNewAnswerObject(PhabricatorFeedStory $story) X-Ref |
Generally, the answer object is only available if the transaction type is self::TYPE_ANSWERS. Some stories - notably ones made before D7027 - will be of the more generic @{class:PhabricatorApplicationTransactionFeedStory}. These poor stories won't have the PonderAnswer loaded, and thus will have less cool information. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |