=====================
Yii ToastrWidget is a wrapper for the javascript/jQuery Toastr to CWebUser::$flashes
using animate.css .bounceInLeft
See javascript code in https://github.com/CodeSeven/toastr
Example of widget in views/layouts/main.php
$this->Widget('ext.toastr.ToastrWidget');