Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Files | Namespaces | Classes | Functions | Variables
fileconverter_unoconv

Files

file  converter.php
 Class for converting files between different file formats using unoconv.
 
file  install.php
 Installation for unoconv.
 
file  provider.php
 Privacy provider implementation for fileconverter_unoconv.
 
file  settings.php
 Settings for unoconv.
 
file  version.php
 Version details.
 

Namespaces

 fileconverter_unoconv
  
 
 fileconverter_unoconv\privacy
  
 

Classes

class  fileconverter_unoconv\converter
 Class for converting files between different formats using unoconv. More...
 
class  fileconverter_unoconv\privacy\provider
 Privacy provider implementation for fileconverter_unoconv. More...
 

Functions

 xmldb_fileconverter_unoconv_install ()
 

Variables

 $link = html_writer::link($url, get_string('test_unoconv', 'fileconverter_unoconv'))
 
 $url = new moodle_url('/files/converter/unoconv/testunoconv.php')
 
$plugin component = 'fileconverter_unoconv'
 
$plugin requires = 2019111200
 
$plugin version = 2019111800
 

Detailed Description