views_plugin_row_rss_fields.inc |
modules/views/plugins/views_plugin_row_rss_fields.inc |
|
Contains an implementation of RSS items based on fields on a row plugin. |
views_plugin_row_search_view.inc |
modules/search/views/views_plugin_row_search_view.inc |
|
Definition of views_plugin_row_search_view. |
views_plugin_row_user_view.inc |
modules/user/views/views_plugin_row_user_view.inc |
|
Contains the user view row plugin. |
views_plugin_style_base.test |
modules/views/tests/styles/views_plugin_style_base.test |
|
Definition of ViewsPluginStyleTestBase. |
views_plugin_style_default.inc |
modules/views/plugins/views_plugin_style_default.inc |
|
Contains the default style plugin. |
views_plugin_style_grid.inc |
modules/views/plugins/views_plugin_style_grid.inc |
|
Contains the grid style plugin. |
views_plugin_style.inc |
modules/views/plugins/views_plugin_style.inc |
|
Definition of views_plugin_style. |
views_plugin_style_jump_menu.inc |
modules/views/plugins/views_plugin_style_jump_menu.inc |
|
Contains the table style plugin. |
views_plugin_style_jump_menu.test |
modules/views/tests/styles/views_plugin_style_jump_menu.test |
|
Definition of viewsPluginStyleJumpMenuTest. |
views_plugin_style_list.inc |
modules/views/plugins/views_plugin_style_list.inc |
|
Contains the list style plugin. |
views_plugin_style_mapping.inc |
modules/views/plugins/views_plugin_style_mapping.inc |
|
Definition of views_plugin_style_mapping. |
views_plugin_style_mapping.test |
modules/views/tests/styles/views_plugin_style_mapping.test |
|
Definition of ViewsPluginStyleMappingTest. |
views_plugin_style_rss.inc |
modules/views/plugins/views_plugin_style_rss.inc |
|
Contains the RSS style plugin. |
views_plugin_style_summary.inc |
modules/views/plugins/views_plugin_style_summary.inc |
|
Contains the default summary style plugin, which displays items in an HTML list. |
views_plugin_style_summary_jump_menu.inc |
modules/views/plugins/views_plugin_style_summary_jump_menu.inc |
|
Contains the default summary style plugin, which displays items in an HTML list. |
views_plugin_style_summary_unformatted.inc |
modules/views/plugins/views_plugin_style_summary_unformatted.inc |
|
Contains the unformatted summary style plugin. |
views_plugin_style_table.inc |
modules/views/plugins/views_plugin_style_table.inc |
|
Contains the table style plugin. |
views_plugin_style.test |
modules/views/tests/styles/views_plugin_style.test |
|
Definition of ViewsPluginStyleTestCase. |
views_plugin_style_unformatted.test |
modules/views/tests/styles/views_plugin_style_unformatted.test |
|
Definition of ViewsPluginStyleUnformattedTestCase. |
views_query.test |
modules/views/tests/views_query.test |
|
Tests for Views query features. |
views.special_block.inc |
modules/views/includes/views.special_block.inc |
|
|
views_test.info |
modules/views/tests/views_test/views_test.info |
|
name = Views Test
description = Test module for Views.
package = Views
version = BACKDROP_VERSION
type = module
backdrop = 1.x
dependencies[] = views
hidden = TRUE |
views_test.install |
modules/views/tests/views_test/views_test.install |
|
Install, update, and uninstall functions for the Views Test module. |
views_test.module |
modules/views/tests/views_test/views_test.module |
|
Helper module for Views tests. |
views_test_plugin_access_test_dynamic.inc |
modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
|
Definition of views_test_plugin_access_test_dynamic. |
views_test_plugin_access_test_static.inc |
modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
|
Definition of views_test_plugin_access_test_static. |
views_test_plugin_style_test_mapping.inc |
modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
|
Definition of views_test_plugin_style_test_mapping. |
views.tests.info |
modules/views/tests/views.tests.info |
|
[ViewsAccessTest]
name = Access
description = Tests pluggable access for views.
group = Views Plugins
file = views_access.test
[ViewsAjaxTest]
name = Ajax
description = Test views with and without ajax enabled.
group = Views Handlers
file =… |
views.theme.inc |
modules/views/templates/views.theme.inc |
|
Preprocessors and helper functions to make theme development easier. |
views.tokens.inc |
modules/views/views.tokens.inc |
|
Token integration for the views module. |
views_translatable.test |
modules/views/tests/views_translatable.test |
|
Definition of ViewsTranslatableTest. |
views_ui.admin.css |
modules/views_ui/css/views_ui.admin.css |
|
/**
* The .admin.css file is intended to only contain positioning and size
* declarations. For example: display, position, float, clear, and overflow.
*/
/* @group Resets */
.views-admin ul,
.views-admin menu,
.views-admin dir {
padding-left:… |
views_ui.admin.inc |
modules/views_ui/views_ui.admin.inc |
|
Admin page callbacks for the Views UI module. |
views_ui.admin.theme.css |
modules/views_ui/css/views_ui.admin.theme.css |
|
/**
* The .admin.theme.css file is intended to contain presentation declarations
* including images, borders, colors, and fonts.
*/
/* @group Reset */
.views-admin .links {
list-style: none outside none;
margin: 0;
}
/* @end */
/* @group… |
views_ui.analyze.inc |
modules/views_ui/views_ui.analyze.inc |
|
Contains the view analyze tool code. |
views_ui_base_views_wizard.php |
modules/views_ui/wizards/views_ui_base_views_wizard.php |
|
Provides the interface and base class for Views Wizard plugins. |
views_ui_comment_views_wizard.php |
modules/views_ui/wizards/views_ui_comment_views_wizard.php |
|
Definition of ViewsUiCommentViewsWizard. |
views-ui-display-tab-bucket.tpl.php |
modules/views_ui/templates/views-ui-display-tab-bucket.tpl.php |
|
Template for each "box" on the display query configuration screen. |
views-ui-display-tab-setting.tpl.php |
modules/views_ui/templates/views-ui-display-tab-setting.tpl.php |
|
Template for each row inside the "boxes" on the configuration screen. |
views-ui-edit-item.tpl.php |
modules/views_ui/templates/views-ui-edit-item.tpl.php |
|
This template handles the printing of fields/filters/sort criteria/arguments or relationships. |
views-ui-edit-view.tpl.php |
modules/views_ui/templates/views-ui-edit-view.tpl.php |
|
Template for the primary view configuration window. |
views_ui_file_managed_views_wizard.php |
modules/views_ui/wizards/views_ui_file_managed_views_wizard.php |
|
Definition of ViewsUiFileManagedViewsWizard. |
views_ui.info |
modules/views_ui/views_ui.info |
|
type = module
name = Views UI
description = Administrative interface to views. Without this module, you cannot create or configure views.
package = Views
tags[] = Administration
tags[] = User Interface
version = BACKDROP_VERSION
backdrop =… |
views_ui.install |
modules/views_ui/views_ui.install |
|
|
views_ui.module |
modules/views_ui/views_ui.module |
|
Provide structure for the administrative interface to Views. |
views_ui_node_revision_views_wizard.php |
modules/views_ui/wizards/views_ui_node_revision_views_wizard.php |
|
Definition of ViewsUiNodeRevisionViewsWizard. |
views_ui_node_views_wizard.php |
modules/views_ui/wizards/views_ui_node_views_wizard.php |
|
Definition of ViewsUiNodeViewsWizard. |
views_ui_taxonomy_term_views_wizard.php |
modules/views_ui/wizards/views_ui_taxonomy_term_views_wizard.php |
|
Definition of ViewsUiTaxonomyTermViewsWizard. |
views_ui.test |
modules/views/tests/views_ui.test |
|
Tests Views UI Wizard. |
views_ui.theme.inc |
modules/views_ui/views_ui.theme.inc |
|
Theme functions for the Views UI module. |