Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
Namespaces | |
namespace | search_simpledb |
| |
namespace | search_simpledb\privacy |
| |
Classes | |
class | search_simpledb\engine |
Simple moodle database engine. More... | |
class | search_simpledb\privacy\provider |
Provider for the search_simpledb plugin. More... | |
Functions | |
xmldb_search_simpledb_install () | |
Post installation code. | |
xmldb_search_simpledb_uninstall () | |
Plugin uninstall code. | |
xmldb_search_simpledb_upgrade ($oldversion=0) | |
Upgrade code for the simpledb search engine. | |
Variables | |
$plugin = 2024041600 | |
$plugin | component = 'search_simpledb' |
$plugin | version = 2024042200 |
xmldb_search_simpledb_install | ( | ) |
Post installation code.
xmldb_search_simpledb_uninstall | ( | ) |
Plugin uninstall code.
xmldb_search_simpledb_upgrade | ( | $oldversion = 0 | ) |
Upgrade code for the simpledb search engine.
int | $oldversion | the version we are upgrading from. |