-
Notifications
You must be signed in to change notification settings - Fork 6
PHP Manager Classes Documentation
thequbit edited this page Apr 6, 2013
·
2 revisions
Parameters
- -none-
Returns
- Dictionary of Agency Long Names, indexed by Agency ID
Description
- This function can be called to get a dictionary of all of the agencies within the database long names. The long name is the official name of the agency, and should be used as a display name. The dictionary is indexed against the agency ID.
Parameters
- -none-
Returns
- Dictionary of Agency Short Names, indexed by Agency ID
Description
- This function can be called to get a dictionary of all of the agencies within the database short names. The short name is a 4 letter representation of the agency. The dictionary is indexed against the agency ID.