Class app\modules\main\widgets\includes\Includes

Inheritanceapp\modules\main\widgets\includes\Includes » common\widgets\App » yii\base\Widget

Class Includes Виджет для вывода включаемых областей

Public Properties

Hide inherited properties

PropertyTypeDescriptionDefined 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

Hide inherited methods

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

Property Details

$code public property
string $code null

символьный код включаемой области

$model public property

модель включаемой области

Method Details

init() public method

void init( )
run() public method

void run( )