Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
fileconverter_unoconv

Namespaces

namespace  fileconverter_unoconv
 Class for converting files between different file formats using unoconv.
 
namespace  fileconverter_unoconv\privacy
 Privacy provider implementation for fileconverter_unoconv.
 

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 ()
 Installation for unoconv.
 

Variables

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

Detailed Description

Function Documentation

◆ xmldb_fileconverter_unoconv_install()

xmldb_fileconverter_unoconv_install ( )

Installation for unoconv.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later