You are here

views_bonus_grid.info in Views Bonus Pack 5

name = "Bonus: grid view"
description = "View type that outputs a LIST view in a simple grid. In your PHP argument code, you can use <?php $view->gridcount = SOME_NUMBER; ?> to change the column count"
dependencies = views
package = Views

File

views_bonus_grid.info
View source
  1. name = "Bonus: grid view"
  2. description = "View type that outputs a LIST view in a simple grid. In your PHP argument code, you can use <?php $view->gridcount = SOME_NUMBER; ?> to change the column count"
  3. dependencies = views
  4. package = Views