LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
Description
-----------
This module allows you to assign class to the listed items of an ordered or
unordered list that is generate as a display in views.
The main application for this is when generating blocks that will be styled to
appear in… |
views-view-column-class.tpl.php |
theme/views-view-column-class.tpl.php |
|
Default simple view template to display a list of rows. |
views_column_class.info |
views_column_class.info |
|
name = Views Column Class
description = Provides the ability to present a grid based layout for views.
package = Views
core = 7.x
dependencies[] = views
files[] = views_column_class.module
files[] = views_column_class.views.inc
files[] =… |
views_column_class.module |
views_column_class.module |
|
@todo. |
views_column_class.theme.inc |
theme/views_column_class.theme.inc |
|
This empty file is a workaround for a bug in views which expects there to
be a theme.inc file |
views_column_class.views.inc |
views_column_class.views.inc |
|
Settings for the style of this plugin. |
views_column_class_style_plugin.inc |
views_column_class_style_plugin.inc |
|
Demonstrate the actual plugin options. |