You are here

Files in Views Grouping Row Limit 6

Primary tabs

File namesort descending Location Namespace Description
views-limit-grouping.tpl.php views-limit-grouping.tpl.php views-limit-grouping.tpl.php Basically, just a copy of views-view-unformatted.tpl.php.
views_limit_grouping.info views_limit_grouping.info name = Views Grouping Row Limit description = "Limit the number of rows under each grouping field in a view" ; Core version (required) core = 6.x ; Package name (see http://drupal.org/node/101009 for a list of names) package = Views ;…
views_limit_grouping.module views_limit_grouping.module Just declaring Views dependancy; nothing much to see here.
views_limit_grouping.views.inc views_limit_grouping.views.inc views_limit_grouping.views.inc Just describing our Views style plugin; nothing much to see here.
views_limit_grouping_style_plugin.inc views_limit_grouping_style_plugin.inc views_grouping_limit_style_plugin.inc Our handler.

Other projects