Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.4
-
Fix Version/s: 1.4
-
Component/s: None
-
Labels:None
Description
crm_get_property_values( $property_name ) {
}
which returns an "id" => "name" array
where property_name is:
location_type
activity_type
tag
(and other pseudo-constant properties)
Also update documentation and create unit tests. This is for the 1.4 branch