Moodle  2.2.1
http://www.collinsharper.com
core_message_external Class Reference
Inheritance diagram for core_message_external:
Collaboration diagram for core_message_external:

Static Public Member Functions

static send_instant_messages_parameters ()
static send_instant_messages ($messages=array())
static send_instant_messages_returns ()

Detailed Description

Message functions

Definition at line 31 of file externallib.php.


Member Function Documentation

static send_instant_messages ( messages = array()) [static]

Send private messages from the current USER to other users

Parameters:
$messagesAn array of message to send.
Returns:
boolean

Definition at line 59 of file externallib.php.

Here is the call graph for this function:

Here is the caller graph for this function:

static send_instant_messages_parameters ( ) [static]

Returns description of method parameters

Returns:
external_function_parameters

Definition at line 37 of file externallib.php.

Here is the caller graph for this function:

static send_instant_messages_returns ( ) [static]

Returns description of method result value

Returns:
external_description

Definition at line 160 of file externallib.php.

Here is the caller graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations