Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
file | edit_form.php |
Customised file types editing form. | |
file | provider.php |
Privacy Subsystem implementation for tool_filetypes. | |
file | renderer.php |
Renderer. | |
file | settings.php |
Configure the setting page of the custom file type as an external page. | |
file | utils.php |
Class with static back-end methods used by the file type tool. | |
file | version.php |
Version details. | |
Namespaces | |
tool_filetypes | |
| |
tool_filetypes\privacy | |
| |
Classes | |
class | tool_filetypes\privacy\provider |
Privacy Subsystem for tool_filetypes implementing null_provider. More... | |
class | tool_filetypes\utils |
Class with static back-end methods used by the file type tool. More... | |
class | tool_filetypes_form |
Form for adding a new custom file type or updating an existing custom file type. More... | |
class | tool_filetypes_renderer |
Class containing the renderer functions for displaying file types. More... | |
Variables | |
$plugin | component = 'tool_filetypes' |
$plugin | requires = 2019111200 |
$plugin | version = 2019111800 |