Structures_DataGrid::getCurrentRecordNumberEnd

Structures_DataGrid::getCurrentRecordNumberEnd() – Returns the number of the last record of the current page

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getCurrentRecordNumberEnd ( )

Description

This package is not documented yet.

Return value

returns the number of the last record currently shown

Throws

throws no exceptions thrown

Note

This function can not be called statically.

Retrieves the current page number when paging is implemented (Previous) Returns the number of the first record of the current page (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.