You are here

Functions in Clean Pagination 7

Primary tabs

Namesort descending Location Description Direct uses Strings
cleanpager_admin_settings ./cleanpager.module Defines admin settings form 1
cleanpager_boot ./cleanpager.module Implements hook_boot().
cleanpager_check_match ./cleanpager.module Checks if the page should use clean pagination 3
cleanpager_init ./cleanpager.module Implements hook_init().
cleanpager_match_path ./cleanpager.module Wrapper for drupal_match_path() to correctly handle the front page. 2
cleanpager_menu ./cleanpager.module Implementation of hook_menu()
cleanpager_path ./cleanpager.module Remove number at end of path 4
cleanpager_permission ./cleanpager.module Implements hook_permission().
cleanpager_theme_pager_link ./cleanpager.module Override theme for a pager link 1
cleanpager_theme_registry_alter ./cleanpager.module Implementation of hook_theme_registry_alter().
_cleanpager_generate_current_page_url ./cleanpager.module Generate the current page url with page. 1
_cleanpager_get_q ./cleanpager.module Helper function to get the query string. Handles views ajax. 3
_cleanpager_is_array_theme ./cleanpager.module Determine if the theme needs an array instead of a link. 1
_cleanpager_is_pager_element ./cleanpager.module Determine if the given string a 'page' value. 2
_cleanpager_rewrite_path ./cleanpager.module Remove number at end of path 1

Other projects