You are here

Functions in Pagination (Node) 7

Primary tabs

Namesort descending Location Description Direct uses Strings
pagination_admin_settings ./pagination.admin.inc Form handler for administrative settings. 1
pagination_admin_settings_submit ./pagination.admin.inc Submission handler for pagination_admin_settings().
pagination_block_info ./pagination.module Implementation of hook_block_info().
pagination_block_view ./pagination.module Implementation of hook_block_view().
pagination_field_extra_fields ./pagination.module Implements hook_field_extra_fields().
pagination_form_alter ./pagination.module Implementation of hook_form_alter()
pagination_help ./pagination.module Implementation of hook_help().
pagination_menu ./pagination.module Implementation of hook_menu().
pagination_node_delete ./pagination.module Implementation of hook_node_delete()
pagination_node_presave ./pagination.module Implementation of hook_node_presave()
pagination_node_validate ./pagination.module Implementation of hook_node_validate()
pagination_node_view ./pagination.module Implementation of hook_node_view()
pagination_preprocess_node ./pagination.module Implementation of template_preprocess_node().
pagination_schema ./pagination.install Implementation of hook_schema().
pagination_theme ./pagination.module Implementation of hook_theme().
pagination_uninstall ./pagination.install Implementation of hook_uninstall().
pagination_update_7000 ./pagination.install Update to D7. Removes previous configurable options "collapsible help text", "one based pagination", and "filter stale headers" in order to remove clutter. Defaults of "collapsed", "one based…
theme_pagination_admin_settings ./pagination.module Theme function for the admin settings form.

Other projects