Zend Framework
2.4
Zend
Paginator
Paginator
Paginator Member List
This is the complete list of members for
Paginator
, including all inherited members.
$adapter
Paginator
protected
$adapters
Paginator
protected
static
$cache
Paginator
protected
static
$cacheEnabled
Paginator
protected
$config
Paginator
protected
static
$currentItemCount
Paginator
protected
$currentItems
Paginator
protected
$currentPageNumber
Paginator
protected
$defaultItemCountPerPage
Paginator
protected
static
$defaultScrollingStyle
Paginator
protected
static
$filter
Paginator
protected
$itemCountPerPage
Paginator
protected
$pageCount
Paginator
protected
$pageRange
Paginator
protected
$pages
Paginator
protected
$scrollingStyles
Paginator
protected
static
$view
Paginator
protected
__construct
($adapter)
Paginator
__toString
()
Paginator
_calculatePageCount
()
Paginator
protected
_createPages
($scrollingStyle=null)
Paginator
protected
_getCacheId
($page=null)
Paginator
protected
_getCacheInternalId
()
Paginator
protected
_loadScrollingStyle
($scrollingStyle=null)
Paginator
protected
CACHE_TAG_PREFIX
Paginator
cacheEnabled
()
Paginator
protected
clearPageItemCache
($pageNumber=null)
Paginator
count
()
Paginator
getAbsoluteItemNumber
($relativeItemNumber, $pageNumber=null)
Paginator
getAdapter
()
Paginator
getCurrentItemCount
()
Paginator
getCurrentItems
()
Paginator
getCurrentPageNumber
()
Paginator
getDefaultItemCountPerPage
()
Paginator
static
getDefaultScrollingStyle
()
Paginator
static
getFilter
()
Paginator
getItem
($itemNumber, $pageNumber=null)
Paginator
getItemCount
($items)
Paginator
getItemCountPerPage
()
Paginator
getItemsByPage
($pageNumber)
Paginator
getIterator
()
Paginator
getPageItemCache
()
Paginator
getPageRange
()
Paginator
getPages
($scrollingStyle=null)
Paginator
getPagesInRange
($lowerBound, $upperBound)
Paginator
getScrollingStylePluginManager
()
Paginator
static
getTotalItemCount
()
Paginator
getView
()
Paginator
normalizeItemNumber
($itemNumber)
Paginator
normalizePageNumber
($pageNumber)
Paginator
render
(View\Renderer\RendererInterface $view=null)
Paginator
setCache
(CacheStorage $cache)
Paginator
static
setCacheEnabled
($enable)
Paginator
setCurrentPageNumber
($pageNumber)
Paginator
setDefaultItemCountPerPage
($count)
Paginator
static
setDefaultScrollingStyle
($scrollingStyle= 'Sliding')
Paginator
static
setFilter
(FilterInterface $filter)
Paginator
setGlobalConfig
($config)
Paginator
static
setItemCountPerPage
($itemCountPerPage=-1)
Paginator
setPageRange
($pageRange)
Paginator
setScrollingStylePluginManager
($scrollingAdapters)
Paginator
static
setView
(View\Renderer\RendererInterface $view=null)
Paginator
toJson
()
Paginator
Generated by
1.8.3