Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
block_accessreview\external\get_section_data Class Reference

Web service to fetch section data. More...

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.
 

Detailed Description

Web service to fetch section data.

Author
2020 Max Larkin max@b.nosp@m.rick.nosp@m.field.nosp@m.labs.nosp@m..ie
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

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: