class PageInfo extends Model (View source)

Properties

int $resultPerPage
int $startIndex
int $totalResults

Methods

setResultPerPage($resultPerPage)

No description

int
getResultPerPage()

No description

setStartIndex($startIndex)

No description

int
getStartIndex()

No description

setTotalResults($totalResults)

No description

int
getTotalResults()

No description

Details

setResultPerPage($resultPerPage)

No description

Parameters

$resultPerPage

int getResultPerPage()

No description

Return Value

int

setStartIndex($startIndex)

No description

Parameters

$startIndex

int getStartIndex()

No description

Return Value

int

setTotalResults($totalResults)

No description

Parameters

$totalResults

int getTotalResults()

No description

Return Value

int