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

Static Public Member Functions

static execute ($courseid)
 Execute the service.
 
static execute_parameters ()
 Describes the parameters.
 
static execute_returns ()
 Describes the return structure of the service.
 

Member Function Documentation

◆ execute()

static block_accessreview\external\get_section_data::execute ( $courseid)
static

Execute the service.

Parameters
int$courseid
Return values
array

◆ execute_parameters()

static block_accessreview\external\get_section_data::execute_parameters ( )
static

Describes the parameters.

Return values
external_function_parameters

◆ execute_returns()

static block_accessreview\external\get_section_data::execute_returns ( )
static

Describes the return structure of the service.

Return values
external_multiple_structure

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