Class app\modules\shop\widgets\ToBasket

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

Class ToBasket Виджет добавления товаров в корзину

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$model app\modules\shop\components\IShopItem модель товара app\modules\shop\widgets\ToBasket
$showCond string условие отображения виджета common\widgets\App
$showCondType int тип условия для отображения виджета common\widgets\App
$tpl string шаблон app\modules\shop\widgets\ToBasket

Public Methods

Hide inherited methods

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

Property Details

$model public property

модель товара

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

шаблон

Method Details

run() public method

void run( )