Provide views data and handlers for node.module. More...
Go to the source code of this file.
Functions | |
node_views_data () | |
Implements hook_views_data(). | |
node_views_plugins () | |
Implements hook_views_plugins(). | |
node_row_node_view_preprocess_node (&$vars) | |
Implements hook_preprocess_node. | |
node_views_query_substitutions () | |
Implements hook_views_query_substitutions(). | |
node_views_analyze ($view) | |
Implements hook_views_analyze(). |
Provide views data and handlers for node.module.
Definition in file node.views.inc.