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

Static Public Member Functions

static execute (int $reportid, string $uniqueidentifier)
 External method execution.
 
static execute_parameters ()
 External method parameters.
 
static execute_returns ()
 External method return value.
 

Member Function Documentation

◆ execute()

static core_reportbuilder\external\conditions\add::execute ( int $reportid,
string $uniqueidentifier )
static

External method execution.

Parameters
int$reportid
string$uniqueidentifier
Return values
array

◆ execute_parameters()

static core_reportbuilder\external\conditions\add::execute_parameters ( )
static

External method parameters.

Return values
external_function_parameters

◆ execute_returns()

static core_reportbuilder\external\conditions\add::execute_returns ( )
static

External method return value.

Return values
external_value

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