Search for pager
- Search 9.5.x for pager
- Search 8.9.x for pager
- Search 10.3.x for pager
- Search 11.x for pager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PagerFunctionalWebTestCase::assertNoClass | function | modules/ |
Asserts that an element does not have a given class. |
PagerFunctionalWebTestCase::assertPagerItems | function | modules/ |
Asserts pager items and links. |
PagerFunctionalWebTestCase::getInfo | function | modules/ |
|
PagerFunctionalWebTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PagerFunctionalWebTestCase::testActiveClass | function | modules/ |
Tests markup and CSS classes of pager links. |
PagerFunctionalWebTestCase::testThemePagerQuantityNotSet | function | modules/ |
Tests theme_pager() when an empty quantity is passed. |
pager_default_initialize | function | includes/ |
Initializes a pager for theme('pager'). |
pager_find_page | function | includes/ |
Returns the current page being requested for display within a pager. |
pager_get_query_parameters | function | includes/ |
Compose a URL query parameter array for pager links. |
pager_load_array | function | includes/ |
Helper function |
theme_pager | function | includes/ |
Returns HTML for a query pager. |
theme_pager_first | function | includes/ |
Returns HTML for the "first page" link in a query pager. |
theme_pager_last | function | includes/ |
Returns HTML for the "last page" link in query pager. |
theme_pager_link | function | includes/ |
Returns HTML for a link to a specific query result page. |
theme_pager_next | function | includes/ |
Returns HTML for the "next page" link in a query pager. |
theme_pager_previous | function | includes/ |
Returns HTML for the "previous page" link in a query pager. |
UpdateCoreTestCase::testModulePageRegularUpdate | function | modules/ |
Checks the messages at admin/modules when an update is missing. |
UpdateCoreTestCase::testModulePageRunCron | function | modules/ |
Checks that running cron updates the list of available updates. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.