MySQLSearchResultSet Class Reference
[Search]

Inherits SearchResultSet.

List of all members.

Public Member Functions

 MySQLSearchResultSet ($resultSet, $terms)
 termMatches ()
 Fetch an array of regular expression fragments for matching the search terms as parsed by this engine in a text extract.
 numRows ()
 next ()
 Fetches next search result, or false.
 free ()
 Frees the result set, if applicable.


Detailed Description

Definition at line 244 of file SearchMySQL.php.


Member Function Documentation

MySQLSearchResultSet::free (  ) 

Frees the result set, if applicable.

@ access public

Reimplemented from SearchResultSet.

Definition at line 267 of file SearchMySQL.php.

MySQLSearchResultSet::MySQLSearchResultSet ( resultSet,
terms 
)

Definition at line 245 of file SearchMySQL.php.

MySQLSearchResultSet::next (  ) 

Fetches next search result, or false.

Returns:
SearchResult
Access:
public

Reimplemented from SearchResultSet.

Definition at line 258 of file SearchMySQL.php.

References $row.

MySQLSearchResultSet::numRows (  ) 

Reimplemented from SearchResultSet.

Definition at line 254 of file SearchMySQL.php.

MySQLSearchResultSet::termMatches (  ) 

Fetch an array of regular expression fragments for matching the search terms as parsed by this engine in a text extract.

Returns:
array
Access:
public

Reimplemented from SearchResultSet.

Definition at line 250 of file SearchMySQL.php.


The documentation for this class was generated from the following file:

Generated on Sat Sep 5 02:08:43 2009 for MediaWiki by  doxygen 1.5.9