Gets the total number of items.
int The total number of items.
public function getTotalItems() { return $this->totalItems; }