For instance, to display a Twitter Bootstrap 3 style alert on our page, we can use the yii\bootstrap\Alert widget as follows: <?php use yii\bootstrap\Alert; ...
確定! 回上一頁