Holds search conditions for module searches
Module are searched by walking through all available modules recursively and evaluating the search conditions stored in instances of this class on them.
Should not be used. This approach scales really bad. Use the module indexer instead.
Located in /phpsatk-lib/core/15.module.search.php (line 43)
Adds a class condition
Searches for a module containing the specified class
Adds a ID condition
Adds a 'provides' condition
Provides means that the module searched for has to provide a virtual module specified.
Adds a new version condition
For information on version and comparison operator see: http://php.net/version_compare
Evaluates whether a the passed module matches the conditions
This function checks for all previously added conditions using the evaluate*() functions.
Creates a textual representation of search conditions for debugging purposes
Documentation generated on Mon, 21 May 2007 10:34:38 +0200 by phpDocumentor 1.3.0RC5