Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/lib/behat/form_field/
FolderUp one level  
Filebehat_form_autocomplete.php           [source] [122 lines]   Auto complete form field class.
Filebehat_form_availability.php           [source] [117 lines]   Availability form field class.
Filebehat_form_checkbox.php               [source] [100 lines]   Single checkbox form element.
Filebehat_form_date.php                   [source] [118 lines]   Date form field class.
Filebehat_form_date_time.php              [source] [55 lines]    Date time form field class.
Filebehat_form_editor.php                 [source] [169 lines]   Moodle editor field.
Filebehat_form_field.php                  [source] [329 lines]   Generic moodleforms field.
Filebehat_form_filemanager.php            [source] [122 lines]   File manager form element.
Filebehat_form_group.php                  [source] [43 lines]    Generic group field class.
Filebehat_form_inplaceeditable.php        [source] [74 lines]    Custom interaction with inplace editable elements.
Filebehat_form_inplaceeditable_select.php [source] [51 lines]    
Filebehat_form_modvisible.php             [source] [42 lines]    Silly behat_form_select extension.
Filebehat_form_passwordunmask.php         [source] [68 lines]    Silly behat_form_select extension.
Filebehat_form_radio.php                  [source] [91 lines]    Radio input form element.
Filebehat_form_select.php                 [source] [202 lines]   Single select form field class.
Filebehat_form_selectyesno.php            [source] [42 lines]    Silly behat_form_select extension.
Filebehat_form_text.php                   [source] [69 lines]    Text field class.
Filebehat_form_textarea.php               [source] [39 lines]    Textarea field class.