loadSearchAPIs
Description
Loads up available search APIs
Syntax
array loadSearchAPIs ()
Return value
Expected type: Array of arrays
Description: An array of information about search APIs. The keys are the "index" names (custom, fulltext, etc.) and each array has file, setting_index, has_template, label and desc
Notes
- Will not work if fopen, fread or fclose are disabled
- Returns an array of APIs