JPaginationTest::testGetRowOffset
This method tests the getRowOffset function.
Signature
public function testGetRowOffset([integer
$index = 1,
[integer
$limitstart = 50,
[integer
$value = 52]]] )
Parameters
-
$index
- The row index
-
$limitstart
- The offset of the item to start at.
-
$value
- The expected rationalised offset for a row with a given index.
Returns
- void