Ingo_Ajax_Application_Filters
        
        extends Horde_Core_Ajax_Application_Handler
    
    
            
            in package
            
        
    
    
    
        
            Defines AJAX actions used in the Ingo basic filters view.
Tags
Table of Contents
- reSortFilters() : bool
 - AJAX action: Re-sort the filters list.
 
Methods
reSortFilters()
AJAX action: Re-sort the filters list.
    public
                    reSortFilters() : bool
        Variables used:
- sort: (string) JSON serialized sort list of rule UIDs.
 
Return values
bool —True on success.