Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
behat_mod_h5pactivity_generator Class Reference
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

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: