| [ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 42 lines (1 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| getStatusStrength($constant) X-Ref |
| Returns the relative strength of a status, used to pick a winner when a transaction group makes several status changes to a particular reviewer. For example, if you accept a revision and leave a comment, the transactions will attempt to update you to both "commented" and "accepted". We want "accepted" to win, because it's the stronger of the two. param: const Reviewer status constant. return: int Relative strength (higher is stronger). |
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |