[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/applications/phid/ -> utils.php (summary)

(no description)

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

Defines 3 functions

  phid_get_type()
  phid_group_by_type()
  phid_get_subtype()

Functions
Functions that are not part of a class:

phid_get_type($phid)   X-Ref
Look up the type of a PHID. Returns
PhabricatorPHIDConstants::PHID_TYPE_UNKNOWN if it fails to look up the type

param: phid Anything.
return: A value from PhabricatorPHIDConstants (ideally)

phid_group_by_type($phids)   X-Ref
Group a list of phids by type.

param: phids array of phids
return: map of phid type => list of phids

phid_get_subtype($phid)   X-Ref
No description



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