This class extends the Page core class.
Default attributes are set, but may be overridden by classes extending this class.
$this->total_pages = 0;
$this->page_size = 10;
$this->current_page = 1;
$this->total_rows = 0; --override required
To utilize the features of this class, the total_rows attribute is the only required override. There are no key public methods.
Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer