Gets the maximum number of items per page.
int The maximum number of items per page.
public function getLimit() { return $this->limit; }