Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
tool_customlang

Topics

 output
 
 

Namespaces

namespace  tool_customlang\form
 Creates Formular for customlang file export.
 
namespace  tool_customlang\local
 Custom lang importer.
 
namespace  tool_customlang\local\mlang
 Language string based on David Mudrak langstring from local_amos.
 
namespace  tool_customlang\output
 Renderer class for tool customlang.
 
namespace  tool_customlang\privacy
 Privacy Subsystem implementation for tool_customlang.
 

Classes

class  tool_customlang\form\export
 Formular for customlang file export. More...
 
class  tool_customlang\form\import
 Upload a zip/php of custom lang php files. More...
 
class  tool_customlang\local\importer
 Class containing tha custom lang importer. More...
 
class  tool_customlang\local\mlang\langstring
 Class containing a lang string cleaned. More...
 
class  tool_customlang\local\mlang\logstatus
 Class containing a lang string cleaned. More...
 
class  tool_customlang\local\mlang\phpparser
 Parser of Moodle strings defined as associative array. More...
 
class  tool_customlang\output\translator
 Class containing data for customlang translator page. More...
 
class  tool_customlang\privacy\provider
 Privacy Subsystem for tool_customlang implementing null_provider. More...
 

Variables

 $capabilities
 

Detailed Description