Functions in Clean Pagination 5
Primary tabs
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| cleanpager_admin_settings |
./ |
Defines admin settings form | 1 | |
| cleanpager_check_match |
./ |
Checks if the page should use clean pagination | 3 | |
| cleanpager_footer |
./ |
Implementation of hook_footer | ||
| cleanpager_init |
./ |
|||
| cleanpager_menu |
./ |
Implementation of hook_menu() | ||
| cleanpager_perm |
./ |
Implementation of hook_perm() | ||
| phptemplate_pager_link |
./ |
Override theme for a pager link |