Element index for package Pager_Sliding
[ c ]
[ e ]
[ g ]
[ i ]
[ l ]
[ n ]
[ p ]
[ r ]
[ s ]
c
- CURRENT_FILENAME
- in file Sliding.php, constant CURRENT_FILENAME
Two constants used to guess the path- and file-name of the page
- CURRENT_PATHNAME
- in file Sliding.php, constant CURRENT_PATHNAME
top
top
g
- getCurrentPageID
- in file Sliding.php, method Pager_Sliding::getCurrentPageID()
Returns ID of current page
- getLinks
- in file Sliding.php, method Pager_Sliding::getLinks()
Returns back/next/first/last and page links, both as ordered and associative array.
- getNextPageID
- in file Sliding.php, method Pager_Sliding::getNextPageID()
Returns next page ID. If current page is last page this function returns FALSE
- getOffsetByPageId
- in file Sliding.php, method Pager_Sliding::getOffsetByPageId()
Returns offsets for given pageID. Eg, if you pass it pageID one and your perPage limit is 10 it will return you 1 and 10. PageID of 2 would give you 11 and 20.
- getPageData
- in file Sliding.php, method Pager_Sliding::getPageData()
Returns an array of current pages data
- getPageIdByOffset
- in file Sliding.php, method Pager_Sliding::getPageIdByOffset()
"Overload" PEAR::Pager method. VOID. Not needed here...
- getPageRangeByPageId
- in file Sliding.php, method Pager_Sliding::getPageRangeByPageId()
Given a PageId, it returns the limits of the range of pages displayed.
- getPerPageSelectBox
- in file Sliding.php, method Pager_Sliding::getPerPageSelectBox()
Returns a string with a XHTML SELECT menu,
- getPreviousPageID
- in file Sliding.php, method Pager_Sliding::getPreviousPageID()
Returns previous page ID. If current page is first page this function returns FALSE
top
top
top
top
top
top
top
Documentation generated on Sat, 1 May 2004 01:26:31 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|