Zend Framework  2.4
Paginator Member List

This is the complete list of members for Paginator, including all inherited members.

$adapterPaginatorprotected
$adaptersPaginatorprotectedstatic
$cachePaginatorprotectedstatic
$cacheEnabledPaginatorprotected
$configPaginatorprotectedstatic
$currentItemCountPaginatorprotected
$currentItemsPaginatorprotected
$currentPageNumberPaginatorprotected
$defaultItemCountPerPagePaginatorprotectedstatic
$defaultScrollingStylePaginatorprotectedstatic
$filterPaginatorprotected
$itemCountPerPagePaginatorprotected
$pageCountPaginatorprotected
$pageRangePaginatorprotected
$pagesPaginatorprotected
$scrollingStylesPaginatorprotectedstatic
$viewPaginatorprotected
__construct($adapter)Paginator
__toString()Paginator
_calculatePageCount()Paginatorprotected
_createPages($scrollingStyle=null)Paginatorprotected
_getCacheId($page=null)Paginatorprotected
_getCacheInternalId()Paginatorprotected
_loadScrollingStyle($scrollingStyle=null)Paginatorprotected
CACHE_TAG_PREFIXPaginator
cacheEnabled()Paginatorprotected
clearPageItemCache($pageNumber=null)Paginator
count()Paginator
getAbsoluteItemNumber($relativeItemNumber, $pageNumber=null)Paginator
getAdapter()Paginator
getCurrentItemCount()Paginator
getCurrentItems()Paginator
getCurrentPageNumber()Paginator
getDefaultItemCountPerPage()Paginatorstatic
getDefaultScrollingStyle()Paginatorstatic
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()Paginatorstatic
getTotalItemCount()Paginator
getView()Paginator
normalizeItemNumber($itemNumber)Paginator
normalizePageNumber($pageNumber)Paginator
render(View\Renderer\RendererInterface $view=null)Paginator
setCache(CacheStorage $cache)Paginatorstatic
setCacheEnabled($enable)Paginator
setCurrentPageNumber($pageNumber)Paginator
setDefaultItemCountPerPage($count)Paginatorstatic
setDefaultScrollingStyle($scrollingStyle= 'Sliding')Paginatorstatic
setFilter(FilterInterface $filter)Paginator
setGlobalConfig($config)Paginatorstatic
setItemCountPerPage($itemCountPerPage=-1)Paginator
setPageRange($pageRange)Paginator
setScrollingStylePluginManager($scrollingAdapters)Paginatorstatic
setView(View\Renderer\RendererInterface $view=null)Paginator
toJson()Paginator