content
Class: SearchSource Location: /content/search.class.php [line 39] Class OverviewAuthor(s):
Class DetailsClass Methodsconstructor Search [line 53]
Builds a search object. Query Complexity: 6 + k / 10 database queries. (k represent the number of module without search cache)
Parameters:method get_results [line 228]
Puts results from the search results in the $results parameter and returns the number of results. Query complexity: 1 query. Tags:Parameters:method get_results_by_id [line 190]
Puts results from the search results identified by the $id_search parameter in the $results parameter and returns the number of results. Query complexity: 2 queries. Tags:Parameters:method insert_results [line 286]
Inserts search results in the database cache in order to speed up next searches. Query complexity: 1 + k / 10 queries. (k represent the number of results to insert in the database)
Parameters:method is_in_cache [line 391]
Returns true if the module results are in cache, else, false. Tags:Parameters:method is_search_id_in_cache [line 364]
Returns true if the id_search is in cache, else, false. Tags:Parameters:method modules_in_cache [line 401]
Returns the list of the modules ids present in the cache Tags:Class Variables |
Documentation generated on Tue, 28 Jul 2009 22:43:41 +0200 by phpDocumentor 1.4.1
Les partenaires
Le projet PHPBoost
Contribuer au Projet
Support PHPBoost