public class STKPager extends Object
Modifier | Constructor and Description |
---|---|
protected |
STKPager() |
|
STKPager(String link,
Collection items,
javax.jcr.Node content) |
Modifier and Type | Method and Description |
---|---|
int |
getBeginIndex() |
int |
getCount() |
int |
getCurrentPage() |
int |
getEndIndex() |
int |
getNumPages() |
protected int |
getOffset() |
Collection |
getPageItems() |
String |
getPageLink(int i) |
protected void |
getPagerProperties(javax.jcr.Node content) |
String |
getPosition() |
protected void |
setCount(int count) |
protected void |
setResults(int maxResultsPerPage) |
public STKPager(String link, Collection items, javax.jcr.Node content)
protected STKPager()
protected void setResults(int maxResultsPerPage)
protected void setCount(int count)
public Collection getPageItems()
protected int getOffset()
public int getCurrentPage()
public String getPageLink(int i)
public int getNumPages()
public int getBeginIndex()
public int getEndIndex()
public String getPosition()
protected void getPagerProperties(javax.jcr.Node content)
public int getCount()
Copyright © 2008–2017 Magnolia International Ltd.. All rights reserved.