Search for alter

  1. Other projects
Title Object type File name Summary
alter-exposed-filter.html file help/alter-exposed-filter.html
comment_views_data_alter function modules/comment.views.inc Implements hook_views_data_alter() on behalf of comment.module.
contact_views_data_alter function modules/contact.views.inc Implements hook_views_data_alter().
field_views_data_alter function modules/field.views.inc Implements hook_views_data_alter().
file_field_views_data_views_data_alter function modules/file.views.inc Implements hook_field_views_data_views_data_alter().
hook_field_views_data_alter function ./views.api.php Alter the views data for a single Field API field.
hook_field_views_data_views_data_alter function ./views.api.php Alter the views data on a per field basis.
hook_views_ajax_data_alter function ./views.api.php Allows altering the commands which are used on a views AJAX request.
hook_views_data_alter function ./views.api.php Alter table structure.
hook_views_default_views_alter function ./views.api.php Alter default views defined by other modules.
hook_views_handler_option_definition_alter function ./views.api.php Alter existing handler option definitions.
hook_views_plugins_alter function ./views.api.php Alter existing plugins data, defined by modules.
hook_views_plugin_option_definition_alter function ./views.api.php Alter existing plugin option definitions.
hook_views_preview_info_alter function ./views.api.php Alter the information box that (optionally) appears with a view preview.
hook_views_query_alter function ./views.api.php Alter the query before executing the query.
hook_views_ui_ajax_forms_alter function ./views.api.php This hooks allows you to alter the ajax form definitions for the sub-forms
that handle the editing of the different pieces of a view, for example
adding or editing fields or filters.
hook_views_ui_display_top_links_alter function ./views.api.php This hooks allows to alter the links at the top of the view edit form.
image_field_views_data_views_data_alter function modules/image.views.inc Implements hook_field_views_data_views_data_alter().
locale_views_data_alter function modules/locale.views.inc Implements hook_views_data_alter().
taxonomy_field_views_data_views_data_alter function modules/taxonomy.views.inc Implements hook_field_views_data_views_data_alter().
taxonomy_views_data_alter function modules/taxonomy.views.inc Implements hook_views_data_alter().
tracker_views_data_alter function modules/tracker.views.inc Implements hook_views_data_alter().
translation_views_data_alter function modules/translation.views.inc Implements hook_views_data_alter().
ViewsUiBaseViewsWizard::alter_display_options function plugins/views_wizard/views_ui_base_views_wizard.class.php Alter the full array of display options before they are added to the view.
views_contextual_links_view_alter function ./views.module Implements hook_contextual_links_view_alter().
views_form_views_exposed_form_alter function ./views.module Implements hook_form_alter() for views_exposed_form().
views_handler_field::render_altered function handlers/views_handler_field.inc Render this field as altered text, from a fieldset set by the user.
views_handler_relationship_groupwise_max::alter_subquery_condition function handlers/views_handler_relationship_groupwise_max.inc Recursive helper to add a namespace to conditions.
views_menu_alter function ./views.module Implements hook_menu_alter().
views_object::altered_option_definition function includes/base.inc Collect this handler's option definition and alter them, ready for use.
views_page_alter function ./views.module Implements hook_page_alter().
views_plugin_display_extender::options_definition_alter function plugins/views_plugin_display_extender.inc Provide a form to edit options for this plugin.
views_plugin_exposed_form::exposed_form_alter function plugins/views_plugin_exposed_form.inc
views_plugin_pager::exposed_form_alter function plugins/views_plugin_pager.inc
views_plugin_pager_full::exposed_form_alter function plugins/views_plugin_pager_full.inc
views_plugin_query::alter function plugins/views_plugin_query.inc Let modules modify the query just prior to finalizing it.
views_plugin_query_default::alter function plugins/views_plugin_query_default.inc Let modules modify the query just prior to finalizing it.
views_query_views_alter function ./views.module Implements hook_query_TAG_alter().
views_ui_contextual_links_view_alter function ./views_ui.module Implements hook_contextual_links_view_alter().
views_ui_library_alter function ./views_ui.module This is part of a patch to address a jQueryUI bug.
views_ui_views_plugins_alter function ./views_ui.module Implements hook_views_plugins_alter().
_views_query_tag_alter_condition function ./views.module Replaces the substitutions recursive foreach condition.