Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
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

static disable ( )
static

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

Implements GlobalSearchFulltext.

static enable ( )
static

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

Implements GlobalSearchFulltext.

static filter (   $data,
  $search 
)
static
static getFilters ( )
static

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

Returns
array Filters for this class.
static getName ( )
static

Returns the displayname for this module

Returns
string
static getSearchURL (   $searchterm)
static
static getSQL (   $search,
  $filter,
  $limit 
)
static

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