Method | Description | |
---|---|---|
getCurrentPage ( ) : float | Gets the current page number. | |
getItemsPerPage ( ) : float | Gets the number of items by page. | |
getLastPage ( ) : float | Gets last page. | |
getTotalItems ( ) : float | Gets the number of items in the whole collection. |
public getCurrentPage ( ) : float | ||
return | float |
public getItemsPerPage ( ) : float | ||
return | float |
public getTotalItems ( ) : float | ||
return | float |