Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Protected Member Functions | List of all members
behat_core_payment_generator Class Reference
Inheritance diagram for behat_core_payment_generator:

Protected Member Functions

 get_account_id (string $accountname)
 Look up the id of a account from its name.
 
 get_creatable_entities ()
 Get a list of the entities that can be created.
 

Member Function Documentation

◆ get_account_id()

behat_core_payment_generator::get_account_id ( string  $accountname)
protected

Look up the id of a account from its name.

Parameters
string$accountname
Return values
intcorresponding id.

◆ get_creatable_entities()

behat_core_payment_generator::get_creatable_entities ( )
protected

Get a list of the entities that can be created.

Return values
arrayentity name => information about how to generate.

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