Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Collection of helper functions to handle files. More...
Collection of helper functions to handle files.
This class implements various functions related with moodle storage handling (get file from storage, put it there...) and some others to use the zip/unzip facilities.
Note: It's supposed that, some day, files implementation will offer those functions without needeing to know storage internals at all. That day, we'll move related functions here to proper file api ones.
TODO: Finish phpdocs