Class hit

Description

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.

Located in /search-defs.php (line 44)


	
			
Variable Summary
 mixed $fields
Method Summary
 hit hit ([array $fields = false])
Variables
mixed $fields (line 46)

Array of fieldname/value pairs - info returned by the search

Methods
Constructor hit (line 53)

Constructor Create a new search hit.

hit hit ([array $fields = false])
  • array $fields: Assoc. array (fieldname/value) of fields returned

Documentation generated by phpDocumentor 1.3.0RC3