ALERT_SUCCESS_INTERVAL
ALERT_SUCCESS_INTERVAL = 2000 : string
alert
NetCommons Component
setFlashNotification(string $message, array $params = array(), integer $status = 200) : void
Used to set a session variable that can be used to output messages in the view.
string | $message | message |
array | $params | Parameters to be sent to layout as view variables |
integer | $status | status code |