Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
behat_mod_h5pactivity_generator Class Reference

H5P-related steps definitions. More...

Inheritance diagram for behat_mod_h5pactivity_generator:

Protected Member Functions

 get_creatable_entities ()
 
 get_h5pactivity_id (string $h5pname)
 Look up the id of a h5p from its name.
 

Detailed Description

H5P-related steps definitions.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ get_h5pactivity_id()

behat_mod_h5pactivity_generator::get_h5pactivity_id ( string $h5pname)
protected

Look up the id of a h5p from its name.

Parameters
string$h5pnamethe activity name, for example 'Test h5p'.
Return values
intcorresponding id

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