AbstractPagerManager
abstract class AbstractPagerManager implements PagerManagerInterface (View source)
Properties
| protected | $itemList | 
Methods
Details
        
            abstract                
    getCursorStartValue($mixed)
        
    
    No description
        
            abstract                
    getCursorObject($cursor)
        
    
    No description
        
                            
    __construct(ItemList $itemList)
        
    
    AbstractPagerManager constructor.
        
                            
    getNextCursorStart(PagerProviderInterface $itemList, PagerPagination $pagination)
        
    
    No description
        
                            mixed
    displaySegmentAtCursor($cursor, PagerProviderInterface $itemList)
        
    
    No description