params[ 'user' ] = $user; $this->title = 'My Yii Application'; $geographyString = ''; $first = 1; foreach($geography as $city => $count) { if(!$first) { $geographyString .= ', '; } $geographyString .= $city . ' (' . $count . ')'; $first = 0; } unset( $first ); ?>
userInfo->about )) { ?>
userInfo->about ?>
Образование:
-
Собственные разработки, патенты:
Пройденные курсы, тренинги:
jobs )) { ?>
Статистика участия
jobs as $job) { ?>
Компания Проекты Реализованные
name ?> total_count ?> complete_count ?>
render('/patrial/show_phone', [ 'phones' => $phones, ]) ?> render('/patrial/show_site', [ 'sites' => $sites, ]) ?>
  • География работ:
  • Местонахождение: userInfo->city )) { echo $user->userInfo->city; } else { echo 'Не указано'; } ?>
  • specializations as $specialization): ?> specialization_name ?>,
  • Работа с программами:
  • userInfo->guarantee )) { ?>
  • Гарантия: userInfo->guarantee ?> года
  • userInfo->contract )) { ?>
  • Договор: userInfo->contract ?>
  • userInfo->estimate )) { ?>
  • Смета: userInfo->estimate ?>
  • userInfo->purchase )) { ?>
  • Закупка стройматериалов: userInfo->purchase ?>
  • userInfo->delivery )) { ?>
  • Доставка стройматериалов: userInfo->delivery ?>
  • Предоплата: userInfo->prepayment )) { echo $user->userInfo->prepayment . '%'; } else { echo 'без предоплаты'; } ?>
Мнений: comments) ?>
comments) > 4 ) ? 4 : count($user->comments); for($i = 0; $i < $count; $i++) { ?>
comments[ $i ]->rating )) { echo StarRating::widget([ 'name' => 'rating_common', 'value' => $user->comments[ $i ]->rating->value, 'pluginOptions' => [ 'displayOnly' => true, 'size' => 'xxs', 'min' => 0, 'max' => 10, 'stars' => 10, ], ]); } ?>
Мнение от: comments[ $i ]->getAuthor(' (Гость)') ?>
comments[ $i ]->text ?>
Развернуть
$user->id, 'type' => ( !empty( $this->params[ 'type' ] ) ) ? $this->params[ 'type' ] : NULL, ]); ?>