You are here

public property views_plugin_pager::$total_items in Views (for Drupal 7) 7.3

Same name and namespace in other branches
  1. 6.3 plugins/views_plugin_pager.inc \views_plugin_pager::total_items

File

plugins/views_plugin_pager.inc, line 29
Definition of views_plugin_pager.

Class

views_plugin_pager
The base plugin to handle pager.

Code

public $total_items = 0;