Class app\modules\main\widgets\includes\Includes
| Inheritance | app\modules\main\widgets\includes\Includes » common\widgets\App » yii\base\Widget |
|---|
Class Includes Виджет для вывода включаемых областей
Public Properties
| Property | Type | Description | Defined By |
|---|---|---|---|
| $code | string | символьный код включаемой области | app\modules\main\widgets\includes\Includes |
| $model | app\modules\main\models\Includes | модель включаемой области | app\modules\main\widgets\includes\Includes |
| $showCond | string | условие отображения виджета | common\widgets\App |
| $showCondType | int | тип условия для отображения виджета | common\widgets\App |
| $tpl | string | представление виджета | common\widgets\App |
Public Methods
| Method | Description | Defined By |
|---|---|---|
| init() | app\modules\main\widgets\includes\Includes | |
| isShow() | Отображать ли данный виджет | common\widgets\App |
| run() | app\modules\main\widgets\includes\Includes |
Property Details
символьный код включаемой области
модель включаемой области