Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
file | access.php |
Defines the capabilities used by the Language customization admin tool. | |
file | export.php |
Creates Formular for customlang file export. | |
file | import.php |
Upload a zip of custom lang php files. | |
file | importer.php |
Custom lang importer. | |
file | langstring.php |
Language string based on David Mudrak langstring from local_amos. | |
file | logstatus.php |
Language string based on David Mudrak langstring from local_amos. | |
file | phpparser.php |
Mlang PHP based on David Mudrak phpparser for local_amos. | |
file | provider.php |
Privacy Subsystem implementation for tool_customlang. | |
file | renderer.php |
Renderer class for tool customlang. | |
file | translator.php |
customlang specific renderers. | |
Namespaces | |
namespace | tool_customlang\form |
| |
namespace | tool_customlang\local |
| |
namespace | tool_customlang\local\mlang |
| |
namespace | tool_customlang\output |
| |
namespace | tool_customlang\privacy |
| |
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\renderer |
Renderer for the customlang tool. 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 | |