You are here

Files in Views (for Drupal 7) 6.3

Primary tabs

File namesort descending Location Namespace Description
taxonomy.views.inc modules/taxonomy.views.inc Provide views data and handlers for taxonomy.module
taxonomy.views_convert.inc modules/taxonomy.views_convert.inc Field conversion for fields handled by this module.
taxonomy.views_default.inc modules/taxonomy.views_default.inc Contains default views on behalf of the statistics module.
theme-css.html help/theme-css.html
theme.inc theme/theme.inc theme.inc
top-pager.html help/top-pager.html
translation.views.inc modules/translation.views.inc Provide views data and handlers for translation.module
updating-view3.html help/updating-view3.html
updating.html help/updating.html
upload.views.inc modules/upload.views.inc Provide views data and handlers for upload tables that are not represented by their own module.
upload.views_convert.inc modules/upload.views_convert.inc Field conversion for fields handled by this module.
user.views.inc modules/user.views.inc Provide views data and handlers for user.module
user.views_convert.inc modules/user.views_convert.inc Field conversion for fields handled by this module.
using-theme.html help/using-theme.html
view-add.html help/view-add.html
view-settings.html help/view-settings.html
view-type.html help/view-type.html
view.inc includes/view.inc view.inc Provides the view object type and associated methods.
views-admin.css css/views-admin.css /* * Summary pad */ /* set up some defaults so weird themes don't override us too badly. */ .views-tabset { color: #494949; background-color: white; } .views-tabset a:visited, .views-tabset a:hover, .views-tabset a { color:…
views-exposed-form.tpl.php theme/views-exposed-form.tpl.php views-exposed-form.tpl.php
views-list-rtl.css css/views-list-rtl.css table.views-entry { clear: right; /* RTL */ } table.views-entry td.view-ops { text-align: left; /* RTL */ } #views-ui-list-views-form .form-item { padding-left: 1em; /* RTL */ float: right; /* RTL */ } #edit-order-wrapper { clear: right;…
views-list.css css/views-list.css table.views-entry { margin: 3px 0; border: 1px solid #ddd; background-color: white; color: #494949; /* matches garland */ clear: left; /* LTR */ width: 100%; } table.views-entry tbody { border: none; } table.views-entry td.view-ops { …
views-more.tpl.php theme/views-more.tpl.php views-more.tpl.php Theme the more link
views-rtl.css css/views-rtl.css .views-exposed-form .views-exposed-widget { float: right; /* RTL */ padding: .5em 1em 0 0; /* RTL */ }
views-tabs.css css/views-tabs.css /* $Id */ .ui-tabs-hide { display: none; }
views-ui-edit-item.tpl.php theme/views-ui-edit-item.tpl.php views-ui-edit-item.tpl.php
views-ui-edit-tab.tpl.php theme/views-ui-edit-tab.tpl.php views-ui-edit-tab.tpl.php Template for the primary view editing window.
views-ui-edit-view.tpl.php theme/views-ui-edit-view.tpl.php views-ui-edit-view.tpl.php Template for the primary view editing window.
views-ui-list-views.tpl.php theme/views-ui-list-views.tpl.php Displays the list of views on the administration screen.
views-view-field.tpl.php theme/views-view-field.tpl.php
views-view-fields.tpl.php theme/views-view-fields.tpl.php views-view-fields.tpl.php Default simple view template to all the fields as a row.
views-view-grid.tpl.php theme/views-view-grid.tpl.php views-view-grid.tpl.php Default simple view template to display a rows in a grid.
views-view-list.tpl.php theme/views-view-list.tpl.php views-view-list.tpl.php Default simple view template to display a list of rows.
views-view-row-comment.tpl.php theme/views-view-row-comment.tpl.php views-view-row-comment.tpl.php Default simple view template to display a single comment.
views-view-row-node.tpl.php theme/views-view-row-node.tpl.php views-view-row-node.tpl.php Default simple view template to display a single node.
views-view-row-rss.tpl.php theme/views-view-row-rss.tpl.php views-view-row-rss.tpl.php Default view template to display a item in an RSS feed.
views-view-rss.tpl.php theme/views-view-rss.tpl.php views-view-rss.tpl.php Default template for feed displays that use the RSS style.
views-view-summary-unformatted.tpl.php theme/views-view-summary-unformatted.tpl.php views-view-summary-unformatted.tpl.php Default simple view template to display a group of summary lines
views-view-summary.tpl.php theme/views-view-summary.tpl.php views-view-summary.tpl.php Default simple view template to display a list of summary lines
views-view-table.tpl.php theme/views-view-table.tpl.php views-view-table.tpl.php Template to display a view as a table.
views-view-unformatted.tpl.php theme/views-view-unformatted.tpl.php views-view-unformatted.tpl.php Default simple view template to display a list of rows.
views-view.tpl.php theme/views-view.tpl.php views-view.tpl.php Main view template
views.css css/views.css .views-exposed-form .views-exposed-widget { float: left; /* LTR */ padding: .5em 1em 0 0; /* LTR */ } .views-exposed-form .views-exposed-widget .form-submit { margin-top: 1.6em; } .views-exposed-form .form-item, .views-exposed-form…
views.drush.inc drush/views.drush.inc Drush integration of views.
views.info views.info name = Views description = Create customized lists and queries from your database. package = Views core = 6.x
views.install views.install views.install Contains install and update functions for Views.
views.module views.module Primarily Drupal hooks and global API functions to manipulate views.
views.views.inc modules/views.views.inc Provide views data and handlers that aren't tied to any other module.
views_export.css views_export/views_export.css div.export-container table input, div.export-container table th, div.export-container table td { padding: 0 0 0 .5em; margin: 0; vertical-align: top; } div.export-container table td input { margin-top: .25em; }
views_export.info views_export/views_export.info name = Views exporter description = Allows exporting multiple views at once. package = "Views" dependencies[] = views core = 6.x

Pages

Other projects