Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core_reportbuilder\external\reports\get Class Reference
Inheritance diagram for core_reportbuilder\external\reports\get:

Static Public Member Functions

static execute (int $reportid, bool $editmode, int $pagesize=0)
 External method execution.
 
static execute_parameters ()
 External method parameters.
 
static execute_returns ()
 External method return value.
 

Member Function Documentation

◆ execute()

static core_reportbuilder\external\reports\get::execute ( int $reportid,
bool $editmode,
int $pagesize = 0 )
static

External method execution.

Parameters
int$reportid
bool$editmode
int$pagesize
Return values
array

◆ execute_parameters()

static core_reportbuilder\external\reports\get::execute_parameters ( )
static

External method parameters.

Return values
external_function_parameters

◆ execute_returns()

static core_reportbuilder\external\reports\get::execute_returns ( )
static

External method return value.

Return values
external_single_structure

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