Miscellaneous | |
PEAR Manual | |
require_once 'Structures/DataGrid.php'; |
int
Structures_DataGrid::getCurrentRecordNumberStart
(
)
This package is not documented yet.
returns the number of the first record currently shown, or: 0 if there are no records, 1 if there is no row limit
throws no exceptions thrown
This function can not be called statically.
Miscellaneous | |
PEAR Manual | |