Pager
[ class tree: Pager ] [ index: Pager ] [ all elements ]

Element index for package Pager

[ b ] [ c ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ n ] [ p ] [ r ] [ s ] [ _ ]

_

$_accesskey
in file Common.php, variable Pager_Common::$_accesskey
$_allowed_options
in file Common.php, variable Pager_Common::$_allowed_options
$_altFirst
in file Common.php, variable Pager_Common::$_altFirst
$_altLast
in file Common.php, variable Pager_Common::$_altLast
$_altNext
in file Common.php, variable Pager_Common::$_altNext
$_altPage
in file Common.php, variable Pager_Common::$_altPage
$_altPrev
in file Common.php, variable Pager_Common::$_altPrev
$_append
in file Common.php, variable Pager_Common::$_append
$_attributes
in file Common.php, variable Pager_Common::$_attributes
$_classString
in file Common.php, variable Pager_Common::$_classString
$_clearIfVoid
in file Common.php, variable Pager_Common::$_clearIfVoid
$_closeSession
in file Common.php, variable Pager_Common::$_closeSession
$_curPageLinkClassName
in file Common.php, variable Pager_Common::$_curPageLinkClassName
$_curPageSpanPost
in file Common.php, variable Pager_Common::$_curPageSpanPost
$_curPageSpanPre
in file Common.php, variable Pager_Common::$_curPageSpanPre
$_currentPage
in file Common.php, variable Pager_Common::$_currentPage
$_delta
in file Common.php, variable Pager_Common::$_delta
$_excludeVars
in file Common.php, variable Pager_Common::$_excludeVars
$_expanded
in file Common.php, variable Pager_Common::$_expanded
$_extraVars
in file Common.php, variable Pager_Common::$_extraVars
$_fileName
in file Common.php, variable Pager_Common::$_fileName
$_firstLinkTitle
in file Common.php, variable Pager_Common::$_firstLinkTitle
$_firstPagePost
in file Common.php, variable Pager_Common::$_firstPagePost
$_firstPagePre
in file Common.php, variable Pager_Common::$_firstPagePre
$_firstPageText
in file Common.php, variable Pager_Common::$_firstPageText
$_fixFileName
in file Common.php, variable Pager_Common::$_fixFileName
$_formID
in file Common.php, variable Pager_Common::$_formID
$_httpMethod
in file Common.php, variable Pager_Common::$_httpMethod
$_importQuery
in file Common.php, variable Pager_Common::$_importQuery
$_itemData
in file Common.php, variable Pager_Common::$_itemData
$_lastLinkTitle
in file Common.php, variable Pager_Common::$_lastLinkTitle
$_lastPagePost
in file Common.php, variable Pager_Common::$_lastPagePost
$_lastPagePre
in file Common.php, variable Pager_Common::$_lastPagePre
$_lastPageText
in file Common.php, variable Pager_Common::$_lastPageText
$_linkClass
in file Common.php, variable Pager_Common::$_linkClass
$_linkData
in file Common.php, variable Pager_Common::$_linkData
$_nextImg
in file Common.php, variable Pager_Common::$_nextImg
$_nextLinkTitle
in file Common.php, variable Pager_Common::$_nextLinkTitle
$_path
in file Common.php, variable Pager_Common::$_path
$_pearErrorMode
in file Common.php, variable Pager_Common::$_pearErrorMode
    Pear error mode (when raiseError is called) (see PEAR doc)
$_perPage
in file Common.php, variable Pager_Common::$_perPage
$_prevImg
in file Common.php, variable Pager_Common::$_prevImg
$_prevLinkTitle
in file Common.php, variable Pager_Common::$_prevLinkTitle
$_separator
in file Common.php, variable Pager_Common::$_separator
$_sessionVar
in file Common.php, variable Pager_Common::$_sessionVar
$_showAllText
in file Common.php, variable Pager_Common::$_showAllText
$_spacesAfter
in file Common.php, variable Pager_Common::$_spacesAfter
$_spacesAfterSeparator
in file Common.php, variable Pager_Common::$_spacesAfterSeparator
$_spacesBefore
in file Common.php, variable Pager_Common::$_spacesBefore
$_spacesBeforeSeparator
in file Common.php, variable Pager_Common::$_spacesBeforeSeparator
$_totalItems
in file Common.php, variable Pager_Common::$_totalItems
$_totalPages
in file Common.php, variable Pager_Common::$_totalPages
$_urlVar
in file Common.php, variable Pager_Common::$_urlVar
$_useSessions
in file Common.php, variable Pager_Common::$_useSessions
_generateFormOnClick
in file Common.php, method Pager_Common::_generateFormOnClick()
    Mimics http_build_query() behavior in the way the data in $data will appear when it makes it back to the server.
_generateFormOnClickHelper
in file Common.php, method Pager_Common::_generateFormOnClickHelper()
    This is used by _generateFormOnClick().
_generatePageData
in file Common.php, method Pager_Common::_generatePageData()
    Calculates all page data
_getBackLink
in file Common.php, method Pager_Common::_getBackLink()
    Returns back link
_getFirstLinkTag
in file Common.php, method Pager_Common::_getFirstLinkTag()
_getLastLinkTag
in file Common.php, method Pager_Common::_getLastLinkTag()
_getLinksData
in file Common.php, method Pager_Common::_getLinksData()
    Returns the correct link for the back/pages/next links
_getLinkTagUrl
in file Common.php, method Pager_Common::_getLinkTagUrl()
    Helper method
_getNextLink
in file Common.php, method Pager_Common::_getNextLink()
    Returns next link
_getNextLinkTag
in file Common.php, method Pager_Common::_getNextLinkTag()
    Returns next link tag
_getPageLinks
in file Common.php, method Pager_Common::_getPageLinks()
    Returns pages link
_getPageLinks
in file Sliding.php, method Pager_Sliding::_getPageLinks()
    Returns pages link
_getPageLinks
in file Jumping.php, method Pager_Jumping::_getPageLinks()
    Returns pages link
_getPrevLinkTag
in file Common.php, method Pager_Common::_getPrevLinkTag()
    Returns previous link tag
_http_build_query_wrapper
in file Common.php, method Pager_Common::_http_build_query_wrapper()
    This is a slightly modified version of the http_build_query() function; it heavily borrows code from PHP_Compat's http_build_query().
_isEncoded
in file Common.php, method Pager_Common::_isEncoded()
    Helper function
_printFirstPage
in file Common.php, method Pager_Common::_printFirstPage()
    Print [1]
_printLastPage
in file Common.php, method Pager_Common::_printLastPage()
    Print [numPages()]
_recursive_stripslashes
in file Common.php, method Pager_Common::_recursive_stripslashes()
    Helper method
_recursive_urldecode
in file Common.php, method Pager_Common::_recursive_urldecode()
    Helper method
_renderLink
in file Common.php, method Pager_Common::_renderLink()
    Renders a link using the appropriate method
_setFirstLastText
in file Common.php, method Pager_Common::_setFirstLastText()
    sets the private _firstPageText, _lastPageText variables based on whether they were set in the options
__http_build_query
in file Common.php, method Pager_Common::__http_build_query()
    Helper function
top

b

build
in file Sliding.php, method Pager_Sliding::build()
    Generate or refresh the links and paged data after a call to setOptions()
build
in file Jumping.php, method Pager_Jumping::build()
    Generate or refresh the links and paged data after a call to setOptions()
build
in file Common.php, method Pager_Common::build()
    Generate or refresh the links and paged data after a call to setOptions()
top

c

CURRENT_FILENAME
in file Common.php, constant CURRENT_FILENAME
    Two constants used to guess the path- and file-name of the page
CURRENT_PATHNAME
in file Common.php, constant CURRENT_PATHNAME
Common.php
procedural page Common.php
top

e

errorMessage
in file Common.php, method Pager_Common::errorMessage()
    Return a textual error message for a PAGER error code
ERROR_PAGER
in file Common.php, constant ERROR_PAGER
ERROR_PAGER_INVALID
in file Common.php, constant ERROR_PAGER_INVALID
ERROR_PAGER_INVALID_PLACEHOLDER
in file Common.php, constant ERROR_PAGER_INVALID_PLACEHOLDER
ERROR_PAGER_INVALID_USAGE
in file Common.php, constant ERROR_PAGER_INVALID_USAGE
ERROR_PAGER_NOT_IMPLEMENTED
in file Common.php, constant ERROR_PAGER_NOT_IMPLEMENTED
top

f

factory
in file Pager.php, method Pager::factory()
    Return a pager based on $mode and $options
top

g

getCurrentPageID
in file Common.php, method Pager_Common::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.
getLinks
in file Common.php, method Pager_Common::getLinks()
    Returns back/next/first/last and page links, both as ordered and associative array.
getLinks
in file Jumping.php, method Pager_Jumping::getLinks()
    Returns back/next/first/last and page links, both as ordered and associative array.
getNextPageID
in file Common.php, method Pager_Common::getNextPageID()
    Returns next page ID. If current page is last page this function returns FALSE
getOffsetByPageId
in file Common.php, method Pager_Common::getOffsetByPageId()
    Returns offsets for given pageID. Eg, if you pass it pageID one and your perPage limit is 10 it will return (1, 10). PageID of 2 would give you (11, 20).
getOption
in file Common.php, method Pager_Common::getOption()
    Return the current value of a given option
getOptions
in file Common.php, method Pager_Common::getOptions()
    Return an array with all the current pager options
getPageData
in file Common.php, method Pager_Common::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...
getPageIdByOffset
in file Common.php, method Pager_Common::getPageIdByOffset()
    Returns pageID for given offset
getPageIdByOffset
in file Jumping.php, method Pager_Jumping::getPageIdByOffset()
    Returns pageID for given offset
getPageRangeByPageId
in file Jumping.php, method Pager_Jumping::getPageRangeByPageId()
    Given a PageId, it returns the limits of the range of pages displayed.
getPageRangeByPageId
in file Common.php, method Pager_Common::getPageRangeByPageId()
getPageRangeByPageId
in file Sliding.php, method Pager_Sliding::getPageRangeByPageId()
    Given a PageId, it returns the limits of the range of pages displayed.
getPageSelectBox
in file Common.php, method Pager_Common::getPageSelectBox()
    Returns a string with a XHTML SELECT menu with the page numbers, useful as an alternative to the links
getPageSelectBox
in file HtmlWidgets.php, method Pager_HtmlWidgets::getPageSelectBox()
    Returns a string with a XHTML SELECT menu with the page numbers, useful as an alternative to the links
getPerPageSelectBox
in file HtmlWidgets.php, method Pager_HtmlWidgets::getPerPageSelectBox()
    Returns a string with a XHTML SELECT menu,
getPerPageSelectBox
in file Common.php, method Pager_Common::getPerPageSelectBox()
    Returns a string with a XHTML SELECT menu,
getPreviousPageID
in file Common.php, method Pager_Common::getPreviousPageID()
    Returns previous page ID. If current page is first page this function returns FALSE
top

h

HtmlWidgets.php
procedural page HtmlWidgets.php
top

i

isFirstPage
in file Common.php, method Pager_Common::isFirstPage()
    Returns whether current page is first page
isLastPage
in file Common.php, method Pager_Common::isLastPage()
    Returns whether current page is last page
isLastPageComplete
in file Common.php, method Pager_Common::isLastPageComplete()
    Returns whether last page is complete
top

j

Jumping.php
procedural page Jumping.php
top

l

$links
in file Common.php, variable Pager_Common::$links
$linkTags
in file Common.php, variable Pager_Common::$linkTags
top

n

numItems
in file Common.php, method Pager_Common::numItems()
    Returns number of items
numPages
in file Common.php, method Pager_Common::numPages()
    Returns number of pages
top

p

$pager
in file HtmlWidgets.php, variable Pager_HtmlWidgets::$pager
Pager.php
procedural page Pager.php
Pager
in file Pager.php, method Pager::Pager()
    Constructor
Pager
in file Pager.php, class Pager
    Pager - Wrapper class for [Sliding|Jumping]-window Pager Usage examples can be found in the PEAR manual
Pager_Common
in file Common.php, class Pager_Common
    Pager_Common - Common base class for [Sliding|Jumping] Window Pager Extend this class to write a custom paging class
Pager_HtmlWidgets
in file HtmlWidgets.php, method Pager_HtmlWidgets::Pager_HtmlWidgets()
Pager_HtmlWidgets
in file HtmlWidgets.php, class Pager_HtmlWidgets
    Two constants used to guess the path- and file-name of the page
Pager_Jumping
in file Jumping.php, class Pager_Jumping
    Pager_Jumping - Generic data paging class ("jumping window" style) Handles paging a set of data. For usage see the example.php provided.
Pager_Jumping
in file Jumping.php, method Pager_Jumping::Pager_Jumping()
    Constructor
PAGER_OK
in file Common.php, constant PAGER_OK
    Error codes
Pager_Sliding
in file Sliding.php, method Pager_Sliding::Pager_Sliding()
    Constructor
Pager_Sliding
in file Sliding.php, class Pager_Sliding
    Pager_Sliding - Generic data paging class ("sliding window" style) Usage examples can be found in the PEAR manual
top

r

$range
in file Common.php, variable Pager_Common::$range
raiseError
in file Common.php, method Pager_Common::raiseError()
    conditionally includes PEAR base class and raise an error
top

s

Sliding.php
procedural page Sliding.php
setOptions
in file Common.php, method Pager_Common::setOptions()
    Set and sanitize options
top

Documentation generated on Thu, 12 Jun 2008 12:53:01 -0500 by phpDocumentor 1.4.1