JPagination::getRowOffset
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JPagination::getRowOffset
Description
Return the rationalised offset for a row with a given index.
public function getRowOffset ($index)
Parameter | Type | Default | Description |
---|---|---|---|
$index | int | The row index |
- Returns int Rationalised offset for a row with a given index.
- Defined on line 175 of libraries/joomla/html/pagination.php
- Since
See also
JPagination::getRowOffset source code on BitBucket
Class JPagination
Subpackage Html
- Other versions of JPagination::getRowOffset