Class app\modules\shop\widgets\BasketInfo

Inheritanceapp\modules\shop\widgets\BasketInfo » common\widgets\App » yii\base\Widget

Class BasketInfo Виджет вывода статистики корзины

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$showCond string условие отображения виджета common\widgets\App
$showCondType int тип условия для отображения виджета common\widgets\App
$tpl string шаблон app\modules\shop\widgets\BasketInfo
$url array Url кнопки в корзину. app\modules\shop\widgets\BasketInfo

Public Methods

Hide inherited methods

MethodDescriptionDefined By
isShow() Отображать ли данный виджет common\widgets\App
run() app\modules\shop\widgets\BasketInfo

Property Details

$tpl public property
string $tpl "basket-info"

шаблон

$url public property
array $url = ['/shop/basket/index']

Url кнопки в корзину. может быть задан в виде маршрута

Method Details

run() public method

void run( )