Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
Classes | Namespaces
external_format_value.php File Reference

A pre-filled external_value class for text format. More...

Classes

class  core_external\external_format_value
 

Namespaces

namespace  core_external
  
 

Detailed Description

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.

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