File/search-defs.php

Description
Classes
Class Description
 class hit The search hit class Something to contain a search hit which is defined as an array of information. The format of this array is entirely up to the search being performed, and is not enforced here.
 class term The search term class Something to contain a search term. A search term is basically a string of one or more words to match, together with the operator to apply with the match.
 class search The search class is an object which can be assigned search terms, can execute a search, and can contain search hits having executed a seach.

Documentation generated by phpDocumentor 1.3.0RC3