Stud.IP  5.4
GlobalSearchCourseware Class Reference
Inheritance diagram for GlobalSearchCourseware:
GlobalSearchModule GlobalSearchFulltext

Static Public Member Functions

static getName ()
 
static getFilters ()
 
static getSQL ($search, $filter, $limit)
 
static filter ($data, $search)
 
static enable ()
 
static disable ()
 
static getSearchURL ($searchterm)
 
- Static Public Member Functions inherited from GlobalSearchModule
static getName ()
 
static getSQL ($search, $filter, $limit)
 
static filter ($data, $search)
 
static getFilters ()
 
static getSearchURL ($searchterm)
 
static mark ($string, $query, $longtext=false, $filename=false)
 
static getInstituteIdsForSQL ($institute_id)
 
static getSeminarTypesForSQL ($sem_class)
 
static getActiveSearchModules ()
 

Member Function Documentation

◆ disable()

static disable ( )
static

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

Implements GlobalSearchFulltext.

◆ enable()

static enable ( )
static

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

Implements GlobalSearchFulltext.

◆ filter()

static filter (   $data,
  $search 
)
static

◆ getFilters()

static getFilters ( )
static

Returns the filters that are displayed in the sidebar of the global search.

Returns
array Filters for this class.

◆ getName()

static getName ( )
static

Returns the displayname for this module

Returns
string

◆ getSearchURL()

static getSearchURL (   $searchterm)
static

◆ getSQL()

static getSQL (   $search,
  $filter,
  $limit 
)
static

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