AbstractSearchProvider
abstract class AbstractSearchProvider implements ProviderInterface, SessionQueryProviderInterface (View source)
Properties
| protected | $session | 
Methods
                    __construct(Session $session)
        
                                            
                
            No description
                    clearSessionCurrentQuery()
        
                                            
                
            No description
                    getAllColumnSet()
        
                                            
                
            No description
                    getSessionCurrentQuery()
        
                                            
                
            No description
                    int
                
                
                    getItemsPerPage()
        
                                            
                
            Gets items per page from the current preset or from the session.
                    array
                
                
                    getItemsPerPageOptions()
        
                                            
                
            No description
Details
        
                            
    __construct(Session $session)
        
    
    No description
        
                            
    setSessionCurrentQuery(Query $query)
        
    
    No description
        
                            
    clearSessionCurrentQuery()
        
    
    No description
        
                            
    getAllColumnSet()
        
    
    No description
        
                            
    getSessionCurrentQuery()
        
    
    No description
        
                            
    getSearchResultFromQuery(Query $query)
        
    
    No description
        
                            int
    getItemsPerPage()
        
    
    Gets items per page from the current preset or from the session.
        
                            array
    getItemsPerPageOptions()
        
    
    No description