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

Static Public Member Functions

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

Member Function Documentation

◆ execute()

static core_reportbuilder\external\schedules\send::execute ( int $reportid,
int $scheduleid )
static

External method execution.

Parameters
int$reportid
int$scheduleid
Return values
bool

◆ execute_parameters()

static core_reportbuilder\external\schedules\send::execute_parameters ( )
static

External method parameters.

Return values
external_function_parameters

◆ execute_returns()

static core_reportbuilder\external\schedules\send::execute_returns ( )
static

External method return value.

Return values
external_value

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