ExpressEntryListPagerManager
class ExpressEntryListPagerManager extends AbstractPagerManager (View source)
Properties
protected | $itemList | from AbstractPagerManager | |
protected Entity | $entity |
Methods
getCursorStartValue($mixed)
No description
getCursorObject($cursor)
No description
from
AbstractPagerManager
mixed
from
AbstractPagerManager
getAvailableColumnSet()
No description
void
sortListByCursor(PagerProviderInterface $itemList, string $direction)
Adds a secondary sort query to an item list so that items that are sorted by text criteria will paginate properly.
Details
getCursorStartValue($mixed)
No description
getCursorObject($cursor)
No description
getNextCursorStart(PagerProviderInterface $itemList, PagerPagination $pagination)
No description
mixed
displaySegmentAtCursor($cursor, PagerProviderInterface $itemList)
No description
Set
getAvailableColumnSet()
No description
void
sortListByCursor(PagerProviderInterface $itemList, string $direction)
Adds a secondary sort query to an item list so that items that are sorted by text criteria will paginate properly.