aggregator_views_data |
modules/aggregator.views.inc |
Implements hook_views_data(). |
|
|
aggregator_views_plugins |
modules/aggregator.views.inc |
Implements hook_views_plugins(). |
|
|
book_views_data |
modules/book.views.inc |
Implements hook_views_data(). |
|
|
book_views_plugins |
modules/book.views.inc |
Implements hook_views_plugins(). |
|
|
comment_views_data |
modules/comment.views.inc |
Implements hook_views_data(). |
|
|
comment_views_data_alter |
modules/comment.views.inc |
Implements hook_views_data_alter() on behalf of comment.module. |
|
|
comment_views_default_views |
modules/comment.views_default.inc |
Implements hook_views_default_views(). |
|
|
comment_views_plugins |
modules/comment.views.inc |
Implements hook_views_plugins(). |
|
|
contact_views_data_alter |
modules/contact.views.inc |
Implements hook_views_data_alter(). |
|
|
drush_views_analyze |
drush/views.drush.inc |
Analyze all installed views. |
|
|
drush_views_disable |
drush/views.drush.inc |
Disables views. |
|
|
drush_views_enable |
drush/views.drush.inc |
Enables views. |
|
|
drush_views_list |
drush/views.drush.inc |
Callback function for views-list command. |
|
|
field_views_data |
modules/field.views.inc |
Implements hook_views_data(). |
|
|
field_views_data_alter |
modules/field.views.inc |
Implements hook_views_data_alter(). |
|
|
field_views_field_default_views_data |
modules/field.views.inc |
Default views data implementation for a field. |
5 |
|
field_views_field_label |
modules/field.views.inc |
Returns the label of a certain field. |
4 |
|
file_field_views_data |
modules/file.views.inc |
Implements hook_field_views_data(). |
|
|
file_field_views_data_views_data_alter |
modules/file.views.inc |
Implements hook_field_views_data_views_data_alter(). |
|
|
filter_views_data |
modules/filter.views.inc |
Implements hook_views_data(). |
|
|
hook_field_views_data |
./views.api.php |
Override the default data for a Field API field. |
|
|
hook_field_views_data_alter |
./views.api.php |
Alter the views data for a single Field API field. |
|
|
hook_field_views_data_views_data_alter |
./views.api.php |
Alter the views data on a per field basis. |
|
|
hook_views_ajax_data_alter |
./views.api.php |
Allows altering the commands which are used on a views AJAX request. |
|
|
hook_views_api |
./views.api.php |
Register View API information. |
|
|
hook_views_data |
./views.api.php |
Describes data tables (or the equivalent) to Views. |
|
|
hook_views_data_alter |
./views.api.php |
Alter table structure. |
|
|
hook_views_default_views |
./views.api.php |
Allows modules to provide their own views. |
|
|
hook_views_default_views_alter |
./views.api.php |
Alter default views defined by other modules. |
|
|
hook_views_form_substitutions |
./views.api.php |
This hook is called to get a list of placeholders and their substitutions. |
|
|
hook_views_handler_option_definition_alter |
./views.api.php |
Alter existing handler option definitions. |
|
|
hook_views_invalidate_cache |
./views.api.php |
Allow modules to respond to the Views cache being invalidated. |
|
|
hook_views_plugins |
./views.api.php |
Describes plugins defined by the module. |
|
|
hook_views_plugins_alter |
./views.api.php |
Alter existing plugins data, defined by modules. |
|
|
hook_views_plugin_option_definition_alter |
./views.api.php |
Alter existing plugin option definitions. |
|
|
hook_views_post_build |
./views.api.php |
This hook is called right after the build process. |
|
|
hook_views_post_execute |
./views.api.php |
This hook is called right after the execute process. |
|
|
hook_views_post_render |
./views.api.php |
Post process any rendered data. |
|
|
hook_views_preview_info_alter |
./views.api.php |
Alter the information box that (optionally) appears with a view preview. |
|
|
hook_views_pre_build |
./views.api.php |
Called after the display's pre_execute phase but before the build process. |
|
|
hook_views_pre_execute |
./views.api.php |
This hook is called right before the execute process. |
|
|
hook_views_pre_render |
./views.api.php |
This hook is called right before the render process. |
|
|
hook_views_pre_view |
./views.api.php |
Allows altering a view at the very beginning of processing a preview. |
|
|
hook_views_query_alter |
./views.api.php |
Alter the query before executing the query. |
|
|
hook_views_query_substitutions |
./views.api.php |
Performs replacements in the query before being performed. |
|
|
hook_views_ui_display_top_links_alter |
./views.api.php |
This hooks allows to alter the links at the top of the view edit form. |
|
|
hook_views_view_delete |
./views.api.php |
Allow modules to respond to a view being deleted or reverted. |
|
|
hook_views_view_presave |
./views.api.php |
Allow modules to alter a view prior to being saved. |
|
|
hook_views_view_save |
./views.api.php |
Allow modules to respond to a view being saved. |
|
|
image_field_views_data |
modules/image.views.inc |
Implements hook_field_views_data(). |
|
|