Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Public Member Functions | |
set_editor_value (string $editorid, string $value) | |
Set the editor value. | |
core_behat\settable_editor::set_editor_value | ( | string | $editorid, |
string | $value ) |
Set the editor value.
string | $editorid | The id of the editor within the page |
string | $value | The intended content of the editor |
Implemented in behat_editor_atto, and behat_editor_textarea.