Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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. |