Stud.IP  4.2 Revision
GlobalSearchFulltext Interface Reference
Inheritance diagram for GlobalSearchFulltext:
Inheritance graph
Collaboration diagram for GlobalSearchFulltext:
Collaboration graph

Static Public Member Functions

static enable ()
 
static disable ()
 
static getFulltextSearch ($search)
 

Member Function Documentation

◆ disable()

static disable ( )
static

Disables fulltext (MATCH AGAINST) search by removing the corresponding indices.

Implemented in GlobalSearchFiles, GlobalSearchForum, GlobalSearchCourses, and GlobalSearchUsers.

◆ enable()

static enable ( )
static

Enables fulltext (MATCH AGAINST) search by creating the corresponding indices.

Implemented in GlobalSearchFiles, GlobalSearchForum, GlobalSearchCourses, and GlobalSearchUsers.

◆ getFulltextSearch()

static getFulltextSearch (   $search)
static

Executes a fulltext (MATCH AGAINST) search in database for the given search term.

Parameters
string$searchthe term to search for.
Returns
string SQL query.

Implemented in GlobalSearchFiles, GlobalSearchForum, GlobalSearchCourses, and GlobalSearchUsers.


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