ExternalSearchRequest
class ExternalSearchRequest (View source)
Properties
| protected string | $searchTerm | ||
| protected string | $fileType | ||
| protected string | $orderBy | ||
| protected string | $orderByDirection | ||
| protected int | $currentPage | ||
| protected int | $itemsPerPage | 
Methods
                    string
                
                
                    getSearchTerm()
        
                                            
                
            No description
                    setSearchTerm(string $searchTerm)
        
                                            
                
            No description
                    string
                
                
                    getFileType()
        
                                            
                
            No description
                    setFileType(string $fileType)
        
                                            
                
            No description
                    string
                
                
                    getOrderBy()
        
                                            
                
            No description
                    setOrderBy(string $orderBy)
        
                                            
                
            No description
                    string
                
                
                    getOrderByDirection()
        
                                            
                
            No description
                    setOrderByDirection(string $orderByDirection)
        
                                            
                
            No description
                    int
                
                
                    getCurrentPage()
        
                                            
                
            No description
                    setCurrentPage(int $currentPage)
        
                                            
                
            No description
                    int
                
                
                    getItemsPerPage()
        
                                            
                
            No description
                    setItemsPerPage(int $itemsPerPage)
        
                                            
                
            No description
Details
        
                            string
    getSearchTerm()
        
    
    No description
        
                            ExternalSearchRequest
    setSearchTerm(string $searchTerm)
        
    
    No description
        
                            string
    getFileType()
        
    
    No description
        
                            ExternalSearchRequest
    setFileType(string $fileType)
        
    
    No description
        
                            string
    getOrderBy()
        
    
    No description
        
                            ExternalSearchRequest
    setOrderBy(string $orderBy)
        
    
    No description
        
                            string
    getOrderByDirection()
        
    
    No description
        
                            ExternalSearchRequest
    setOrderByDirection(string $orderByDirection)
        
    
    No description
        
                            int
    getCurrentPage()
        
    
    No description
        
                            ExternalSearchRequest
    setCurrentPage(int $currentPage)
        
    
    No description
        
                            int
    getItemsPerPage()
        
    
    No description
        
                            ExternalSearchRequest
    setItemsPerPage(int $itemsPerPage)
        
    
    No description