_yellow_types

Definition

_yellow_types()
yellow/yellow.module, line 464

Code

function _yellow_types() {
  $types = array('featuredResults', 'ldacResults', 'localResults', 'nationalResults', 'courtesyResults');
  return $types;
}