protected property TripalWebServiceCollection::$totalItems

The total number of items. This variable is used if paging is turned on. Otherwise it's ignored and the total number of items reported by the collection will be the number of elements in the $members array.

File

tripal_ws/includes/TripalWebServiceCollection.inc, line 21

Class

TripalWebServiceCollection

Code

protected $totalItems;