This is the external method for getting access information for a h5p activity.  
 More...
|  | 
| static | execute (int $h5pactivityid) | 
|  | Return access information for a given h5p activity. 
 | 
|  | 
| static | execute_parameters () | 
|  | Parameters. 
 | 
|  | 
| static | execute_returns () | 
|  | Describes the get_h5pactivity_access_information return value. 
 | 
|  | 
This is the external method for getting access information for a h5p activity. 
- Copyright
- 2020 Carlos Escobedo carlo.nosp@m.s@mo.nosp@m.odle..nosp@m.com 
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later 
◆ execute()
  
  | 
        
          | static mod_h5pactivity\external\get_h5pactivity_access_information::execute | ( | int | $h5pactivityid | ) |  |  | static | 
 
Return access information for a given h5p activity. 
- Parameters
- 
  
    | int | $h5pactivityid | The h5p activity id. |  
 
- Return values
- 
  
    | array | of warnings and the access information |  
 
- Since
- Moodle 3.9 
- Exceptions
- 
  
  
 
 
◆ execute_parameters()
  
  | 
        
          | static mod_h5pactivity\external\get_h5pactivity_access_information::execute_parameters | ( |  | ) |  |  | static | 
 
Parameters. 
- Return values
- 
  
    | external_function_parameters |  |  
 
 
 
◆ execute_returns()
  
  | 
        
          | static mod_h5pactivity\external\get_h5pactivity_access_information::execute_returns | ( |  | ) |  |  | static | 
 
Describes the get_h5pactivity_access_information return value. 
- Return values
- 
  
    | external_single_structure |  |  
 
- Since
- Moodle 3.9 
 
 
The documentation for this class was generated from the following file: