Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250706) (82fb415b695)
behat_mod_assign_generator Class Reference
Inheritance diagram for behat_mod_assign_generator:

Protected Member Functions

 get_assign_id (string $identifier)
 Get the assignment cmid using an activity name or idnumber.
 
 get_creatable_entities ()
 Get a list of the entities that Behat can create using the generator step.
 

Detailed Description

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

Member Function Documentation

◆ get_assign_id()

behat_mod_assign_generator::get_assign_id ( string $identifier)
protected

Get the assignment cmid using an activity name or idnumber.

Parameters
string$identifieractivity name or idnumber
Return values
intThe cmid

◆ get_creatable_entities()

behat_mod_assign_generator::get_creatable_entities ( )
protected

Get a list of the entities that Behat can create using the generator step.

Return values
array

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