Class app\modules\shop\controllers\BasketController

Inheritanceapp\modules\shop\controllers\BasketController » common\controllers\App » yii\web\Controller

Class BasketController Контроллер корзины

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined By
$templateClass string класс модели шаблонов common\controllers\App

Public Methods

Hide inherited methods

MethodDescriptionDefined By
actionIndex() Вывод страницы с содержимым заказа app\modules\shop\controllers\BasketController
actionProcess() app\modules\shop\controllers\BasketController
getActionCacheId() Возвращает идентификатор кеше для действия контроллера common\controllers\App
init() app\modules\shop\controllers\BasketController
initLayout() Инициализирует шаблон common\controllers\App
renderHtml() Рендерит html код, оборачивая в layout common\controllers\App

Property Details

$basket protected property

Method Details

actionIndex() public method

Вывод страницы с содержимым заказа

string actionIndex( )
actionProcess() public method

void actionProcess( )
init() public method

void init( )