Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.

Differences Between: [Versions 311 and 403] [Versions 39 and 403] [Versions 400 and 403] [Versions 401 and 403]

Moodle textarea editor field.

Copyright: 2022 Andrew Lyons <andrew@nicols.co.uk>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 48 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 2 files
 lib/behat/classes/settable_editor.php
 lib/behat/behat_base.php

Defines 1 class

behat_editor_textarea:: (1 method):
  set_editor_value()


Class: behat_editor_textarea  - X-Ref

set_editor_value(string $editorid, string $value)   X-Ref
Set the value for the editor.

param: string $editorid
param: string $value