This is the external method for triggering the course module viewed event.  
 More...
|  | 
| static | execute (int $h5pactivityid) | 
|  | Trigger the course module viewed event and update the module completion status. 
 | 
|  | 
| static | execute_parameters () | 
|  | Parameters. 
 | 
|  | 
| static | execute_returns () | 
|  | Describes the view_h5pactivity return value. 
 | 
|  | 
This is the external method for triggering the course module viewed event. 
- Since
- Moodle 3.9 
- 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\view_h5pactivity::execute | ( | int | $h5pactivityid | ) |  |  | static | 
 
Trigger the course module viewed event and update the module completion status. 
- 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\view_h5pactivity::execute_parameters | ( |  | ) |  |  | static | 
 
Parameters. 
- Return values
- 
  
    | external_function_parameters |  |  
 
 
 
◆ execute_returns()
  
  | 
        
          | static mod_h5pactivity\external\view_h5pactivity::execute_returns | ( |  | ) |  |  | static | 
 
Describes the view_h5pactivity return value. 
- Return values
- 
  
    | external_single_structure |  |  
 
- Since
- Moodle 3.9 
 
 
The documentation for this class was generated from the following file: