Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
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 | |
namespace | tool_filetypes |
| |
namespace | 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 = 2022111800 | |
$plugin | component = 'tool_filetypes' |
$plugin | version = 2022112800 |