You are here

Files in Grid Field Formatter 7

Primary tabs

File namesort descending Location Namespace Description
grid-field-formatter.tpl.php grid-field-formatter.tpl.php Default template implementation to display the value of a field using Grid.
grid_field_formatter.admin.inc grid_field_formatter.admin.inc Functionality for Grid field formatter administration page.
grid_field_formatter.info grid_field_formatter.info name = Grid Field Formatter description = Any Field formatter layout to Grid table. core = 7.x package = Fields dependencies[] = field_formatter_settings configure = admin/config/content/grid-field-formatter
grid_field_formatter.install grid_field_formatter.install Uninstall functions for the Grid Field Formatter module.
grid_field_formatter.module grid_field_formatter.module Module that gives you a field formatter, which enables field layout with Grid contents to a destination.
grid_field_formatter.variable.inc grid_field_formatter.variable.inc Variable module integration with Grid Field Formatter.
README.txt README.txt As an attempt to provide a solution to: How do I format a multi value field as a grid? [http://drupal.org/node/1826330] the Grid Field Formatter module provides a simple way to overridde the display of multi-value fields to show as a grid/table with a…

Other projects