field names

Views 2 get all field names

  1. // Put this inside a views-view-fields--VIEWNAME.tpl.php file to show the names of all the fields. Remember to set your view's row style to fields.
  2. $field_keys = array();
Syndicate content