Capable
        Capable.php
                :
        18
                
    
            Interface
                Capability interface for search engines.
Capability interface for search engines needed for SearchService::supports().
Methods¶
                
supports()
            ¶
    
        
        Capable.php
                :
        27
                
    
        Query for supported capability of currently configured search engine.
| 
                     | 
                
                    
                     | 
            
Parameters
| Name | Type | Default value | Description | 
|---|---|---|---|
| $capabilityFlag | int | - | 
                                                         One of SearchService::CAPABILITY_* constants.  | 
                
Return values
bool