MockSearch Class Reference

Inherits SearchEngine.

List of all members.

Public Member Functions

 __construct ($db)
 update ($id, $title, $text)
 Create or update the search index record for the given page.

Static Public Attributes

static $id
static $title
static $text


Detailed Description

Definition at line 30 of file SearchUpdateTest.php.


Constructor & Destructor Documentation

MockSearch::__construct ( db  ) 

Definition at line 35 of file SearchUpdateTest.php.


Member Function Documentation

MockSearch::update ( id,
title,
text 
)

Create or update the search index record for the given page.

Title and text should be pre-processed. STUB

Parameters:
$id Integer
$title String
$text String

Reimplemented from SearchEngine.

Definition at line 38 of file SearchUpdateTest.php.

References $id, $text, $title, and $title.


Member Data Documentation

MockSearch::$id [static]

Definition at line 31 of file SearchUpdateTest.php.

Referenced by update().

MockSearch::$text [static]

Definition at line 33 of file SearchUpdateTest.php.

Referenced by SearchUpdateTest::update(), and update().

MockSearch::$title [static]

Definition at line 32 of file SearchUpdateTest.php.

Referenced by SearchUpdateTest::update(), and update().


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

Generated on Sat Apr 30 22:57:43 2011 for MediaWiki by  doxygen 1.5.9