JPagination::getRowOffset/1.6
From Joomla! Documentation
JPagination::getRowOffset
Description
Return the rationalised offset for a row with a given index.
Description:JPagination::getRowOffset [Edit Descripton]
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 183 of libraries/joomla/html/pagination.php
- Since

See also
JPagination source code on JoomlaCode
Class JPagination
Subpackage Html- Other versions of JPagination::getRowOffset
SeeAlso:JPagination::getRowOffset [Edit See Also]