|
Moodle
2.2.1
http://www.collinsharper.com
|


Static Public Member Functions | |
| static | send_instant_messages_parameters () |
| static | send_instant_messages ($messages=array()) |
| static | send_instant_messages_returns () |
Message functions
Definition at line 31 of file externallib.php.
| static send_instant_messages | ( | $ | messages = array() | ) | [static] |
Send private messages from the current USER to other users
| $messages | An array of message to send. |
Definition at line 59 of file externallib.php.


| static send_instant_messages_parameters | ( | ) | [static] |
Returns description of method parameters
Definition at line 37 of file externallib.php.

| static send_instant_messages_returns | ( | ) | [static] |
Returns description of method result value
Definition at line 160 of file externallib.php.
