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