Search for pager
Title | Object type | File name | Summary |
---|---|---|---|
views_plugin_pager_some::option_definition | function | plugins/ |
Information about options for all kinds of purposes will be held here. |
views_plugin_pager_some::query | function | plugins/ |
Modify the query for paging. |
views_plugin_pager_some::summary_title | function | plugins/ |
Return a string to display as the clickable title for the pager plugin. |
views_plugin_pager_some::use_count_query | function | plugins/ |
Determine if a pager needs a count query. |
views_plugin_pager_some::use_pager | function | plugins/ |
Determine if this pager actually uses a pager. |
views_plugin_query::$pager | property | plugins/ |
A pager plugin that should be provided by the display. |
views_plugin_query::render_pager | function | plugins/ |
Render the pager, if necessary. |
views_plugin_query_default::$pager | property | plugins/ |
The current used pager plugin. |
Pagination
- Previous page
- Page 3