Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\external\record_userfeedback_action Class Reference
Inheritance diagram for core\external\record_userfeedback_action:

Static Public Member Functions

static execute (string $action, int $contextid)
 Record users action to the feedback CTA.
 
static execute_parameters ()
 Returns description of parameters.
 
static execute_returns ()
 Returns description of method result value.
 

Member Function Documentation

◆ execute()

static core\external\record_userfeedback_action::execute ( string $action,
int $contextid )
static

Record users action to the feedback CTA.

Parameters
string$actionThe action the user took
int$contextidThe context id
Exceptions
invalid_parameter_exception

◆ execute_parameters()

static core\external\record_userfeedback_action::execute_parameters ( )
static

Returns description of parameters.

Return values
external_function_parameters

◆ execute_returns()

static core\external\record_userfeedback_action::execute_returns ( )
static

Returns description of method result value.

Return values
null

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