Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_behat\settable_editor Interface Reference
Inheritance diagram for core_behat\settable_editor:
behat_editor_atto behat_editor_textarea behat_editor_tiny

Public Member Functions

 set_editor_value (string $editorid, string $value)
 Set the editor value.
 

Member Function Documentation

◆ set_editor_value()

core_behat\settable_editor::set_editor_value ( string $editorid,
string $value )

Set the editor value.

Parameters
string$editoridThe id of the editor within the page
string$valueThe intended content of the editor

Implemented in behat_editor_atto, and behat_editor_textarea.


The documentation for this interface was generated from the following file: