element with * the same class attributes as the field's HTML element. * * - $view: The view in use. * - $fields: an array of $field objects. Each one contains: * - $field->content: The output of the field. * - $field->raw: The raw data for the field, if it exists. This is NOT output * safe. * - $field->element_type: The HTML element wrapping the field content and * label. * - $field->attributes: An array of attributes for the field wrapper. * - $field->handler: The Views field handler object controlling this field. * Do not use var_export to dump this object, as it can't handle the * recursion. * - $row: The raw result object from the query, with all data it fetched. * * @see template_preprocess_semanticviews_view_fields() * @ingroup views_templates * @todo Justify this template. Excluding the PHP, this template outputs angle * brackets, the label element, slashes and whitespace. */ ?> $field): ?> element_type): ?> <element_type;?>attributes); ?>> label): ?> attributes); ?>> label; ?>: content; ?> element_type): ?> element_type;?>>