Méthode | Description | |
---|---|---|
__construct ( ) : void | Constructor | |
clean_search_results ( ) : void | Delete old search data. | |
filter_listings ( $search_options = [] ) : string | Filter the listings by options | |
get_fields ( $cat_id ) : array | Get any extra fields that can be searched | |
get_search ( $hash ) : array | Get a stored search | |
remove_session ( ) | Remove the search session data | |
store_search_results ( $keywords, $total ) | Store Search Results |
Méthode | Description | |
---|---|---|
_save_keywords ( $keywords ) | ------------------------------------------------------------------------ |
public clean_search_results ( ) : void | ||
Résultat | void |
public filter_listings ( $search_options = [] ) : string | ||
Résultat | string |
public get_fields ( $cat_id ) : array | ||
Résultat | array |
public store_search_results ( $keywords, $total ) |