BaseIndexExtension
        
        extends Extension
    
    
            
            in package
            
        
    
    
    
Class \Firesphere\SolrPermissions\Extensions\BaseIndexExtension
Add Member specific view capabilities to the Index
Table of Contents
Properties
Methods
- onBeforeSearch() : mixed
 - Before search, add the member view filtering
 
Properties
$owner
    public
        BaseIndex|BaseIndexExtension
    $owner
    
    
    
    
Methods
onBeforeSearch()
Before search, add the member view filtering
    public
                    onBeforeSearch(BaseQuery $query, Query $clientQuery) : mixed
    Parameters
- $query : BaseQuery
 - $clientQuery : Query