-
Create a new utility function to get the list of all exposed (non-ignored) resource_type. /** * Get all the resource_type IDs (bundle IDs) that are not ignored in conStruct. * These resource_type are the one that hasn't been tagged as "ignored" by the * system administrator * * @return An array of resource_type IDs that are not ignore by conStruct * */ function structentities_get_exposed_resource_type_ids() {