Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Namespaces | Classes | Variables
tool_filetypes

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 = 2020060900
 
$plugin component = 'tool_filetypes'
 
$plugin version = 2020061500
 

Detailed Description