- First step towards Tom Murdock's suggestions on a global search feature (if it...
authorwillcast <willcast>
Wed, 3 Dec 2003 18:33:16 +0000 (18:33 +0000)
committerwillcast <willcast>
Wed, 3 Dec 2003 18:33:16 +0000 (18:33 +0000)
commitc80828fe8fe3483a271fd6933dd2eee92d8882ee
treea07fedaf054ae868cbd15795e868f125951401b9
parentd33986dbe6d2b4311937b302e1f35e195c42831a
- First step towards Tom Murdock's suggestions on a global search feature (if it is ever implented)...

Added a new funtion: module_search( $course, $searchterms, $extended, $glossary = NULL)

It returns all entries that matches the specified criteria in any glossaries within a given $course. It performs an $extended search if necessary.

It restrict the search to only one $glossary if specified (currently used by the internal search function of the module).
mod/glossary/lib.php