Absolute Total Results

Developer

Rob Sanchez

3rd Party (Free)

477 downloads (last 90 days)

Download v1.0.3

EE Version Support

  • ExpressionEngine 1.x
  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Extension

Tags

Adds an {absolute_total_results} tag to entries tag, for use with pagination.

Because the “limit” parameter of an entries tag works for both pagination and the total results of the loop, you could never display the total results if you were using pagination.

The Absolute Total Results extension adds an {absolute_total_results}  tag to the entries loop, which is the total number of entries matched, regardless of pagination. This is to workaround the fact that {total_results} only shows the number of entries shown on the current page.

It only works when using pagination.

Download Absolute Total Results

EE Support Downloads Add-On Version Release Date
2.2.0+ Download 1.0.3 Sep 25, 2014

Absolute Total Results Links

Hooks Used

If the add-on is an extension, and ties into ExpressionEngine's core files, it will use ExpressionEngine hooks. We are listing any hooks the add-on uses for developers to have an easier time locating other add-ons that they can reference for their own work.

  1. weblog_entries_tagdata_end
  2. channel_entries_tagdata_end

This entry was created May 18, 2010, 2:34 pm.
This entry was last updated September 25, 2014, 8:30 pm.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

3 Reviews:

mahacka 12.30.22

mahacka
Rating - {addon_rating_average}

I can advice you. For example, you should now go to This site https://telegra.ph/Evolution-of-Android-The-Leading-Operating-System-and-Its-Secrets-05-26 , and here you will learn absolutely

victorbones 09.01.16

victorbones
Rating - {addon_rating_average}

One of the best add-on ever

Ryan Masuga 05.18.10

Ryan Masuga
Rating - {addon_rating_average}

Does what it says. This is a little gem.

When using pagination, I used to have to make a second weblog:entries loop (adding tons of overhead) just to get the total_results, but not any longer.