Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
mod_feedback\external\questions\reorder Class Reference
Inheritance diagram for mod_feedback\external\questions\reorder:

Static Public Member Functions

static execute (int $cmid, string $itemorder)
 External function to reorder feedback questions.
 
static execute_parameters ()
 Describes the parameters for reorder.
 
static execute_returns ()
 Describes the data returned from the external function.
 

Member Function Documentation

◆ execute()

static mod_feedback\external\questions\reorder::execute ( int $cmid,
string $itemorder )
static

External function to reorder feedback questions.

Parameters
int$cmid
string$itemorder
Return values
bool

◆ execute_parameters()

static mod_feedback\external\questions\reorder::execute_parameters ( )
static

Describes the parameters for reorder.

Return values
external_function_parameters

◆ execute_returns()

static mod_feedback\external\questions\reorder::execute_returns ( )
static

Describes the data returned from the external function.

Return values
external_value

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