JControllerLegacy::setMessage
Sets the internal message that is passed with a redirect
Signature
public function setMessage(string
$text,
[string
$type = 'message'] )
Parameters
-
$text
- Message to display on redirect.
-
$type
- Message type. Optional, defaults to 'message'.
Returns
- string
- Previous message