Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
A pre-filled external_value class for text format. More...
Classes | |
class | core_external\external_format_value |
Namespaces | |
namespace | core_external |
| |
A pre-filled external_value class for text format.
Default is FORMAT_HTML This should be used all the time in external xxx_params()/xxx_returns functions as it is the standard way to implement text format param/return values.