public function run() { if (Yii::app()->user->isGuest && $this->user->visibility != User::VISIBILITY_ALL) { return; } return parent::run(); }
<?php } ?> </div> <div class="ltRow ltFullHeight <?php if (!in_array(Funcs::$uri[1], Funcs::$modMenu) && Funcs::$uri[1] != '') { ?> cell_content_full<?php } ?> "> <?php if (Funcs::$uri[1] != 'work' && Funcs::$uri[1] != '') { ?> <?php echo MenuWidget::run(); ?> <?php } else { ?> <?php echo TreeWidget::run(); ?> <?php } ?> {content} </div> </div> </section> <section class="popup popup_section-settings jsSectionSettingsPopup">