Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
This is the complete list of members for behat_download, including all inherited members.
download_file(string $linktext, string $containerlocator, string $containertype) | behat_download | protected |
following_in_element_should_download_a_file_that(string $linktext, string $containerlocator, string $containertype, TableNode $table) | behat_download | |
following_should_download_a_file_that(string $linktext, TableNode $table) | behat_download | |
getSession($name=null) | behat_session_interface | |
PAGE_READY_JS | behat_session_interface | |
save_to_temp_file(string $filecontent, string $fileextension) | behat_download | protected |
verify_file_contains_text(string $filecontent, string $expectedcontent) | behat_download | protected |
verify_file_mimetype(string $filecontent, string $expectedmimetype) | behat_download | protected |
verify_xml_element_contains(string $filecontent, string $expectedcontent) | behat_download | protected |
verify_zip_file_content(string $filecontent, string $expectedfile) | behat_download | protected |