[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 499 lines (20 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
getLegacyTypes(array $exclude) X-Ref |
Build @{class:PhabricatorLegacyEdgeType} objects for edges which have not yet been modernized. This allows code to act as though we've completed the edge type migration before we actually do all the work, by building these fake type objects. param: list<const> List of edge types that objects should not be built for. return: list<PhabricatorLegacyEdgeType> Real-looking edge type objects for |
getInverse($edge_type) X-Ref |
No description |
shouldPreventCycles($edge_type) X-Ref |
No description |
establishConnection($phid_type, $conn_type) X-Ref |
No description |
getEditStringForEdgeType($type) X-Ref |
No description |
getAddStringForEdgeType($type) X-Ref |
No description |
getRemoveStringForEdgeType($type) X-Ref |
No description |
getFeedStringForEdgeType($type) X-Ref |
No description |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |