previousStructures_DataGrid::
getCurrentRecordNumberEnd
(Previous)
(Next) Structures_DataGrid::getDataSourcenext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Structures_DataGrid::getCurrentRecordNumberStart

Structures_DataGrid::getCurrentRecordNumberStart() – Returns the number of the first record of the current page

Synopsis

require_once 'Structures/DataGrid.php';

int Structures_DataGrid::getCurrentRecordNumberStart ( )

Description

This package is not documented yet.

Return value

returns the number of the first record currently shown, or: 0 if there are no records, 1 if there is no row limit

Throws

throws no exceptions thrown

Note

This function can not be called statically.

previousStructures_DataGrid::
getCurrentRecordNumberEnd
(Previous)
(Next) Structures_DataGrid::getDataSourcenext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.