Skip to content

Instantly share code, notes, and snippets.

@damiankloip
Created February 20, 2013 21:19
Show Gist options
  • Save damiankloip/4999721 to your computer and use it in GitHub Desktop.
Save damiankloip/4999721 to your computer and use it in GitHub Desktop.
/**
* Retrieves a list of fields for the current display.
*
* This also takes into account any associated relationships, if they exist.
*
* @param bool $groupable_only
* (optional) TRUE to only return an array of field labels from handlers
* that support the use_string_group_by method, defaults to FALSE.
*
* @return array
* An array of applicable field options, keyed by ID.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment