|
static | execute (string $message, int $conversationid, int $otheruserid) |
| Store the unsent message, along with conversation params, in the session for later retrieval.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Describes the data returned from the external function.
|
|
◆ execute()
static core_message\external\set_unsent_message::execute |
( |
string | $message, |
|
|
int | $conversationid, |
|
|
int | $otheruserid ) |
|
static |
Store the unsent message, along with conversation params, in the session for later retrieval.
- Parameters
-
string | $message | The message string. |
int | $conversationid | The conversation id. |
int | $otheruserid | The other user id. |
◆ execute_parameters()
static core_message\external\set_unsent_message::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
The documentation for this class was generated from the following file:
- message/classes/external/set_unsent_message.php