title = 'My Yii Application'; ?>
name ?>
parent->name)):?>
ПОДРЯД
Из заказа: parent->name, Url::toRoute(['tender/view', 'tender_id' =>$model->parent->project_id ])) ?>
Бюджет: budget?> budgetCurrency->label?>
formatter->asDatetime($model->date_end, 'dd.MM.Y')?>
user->owner->name ?>
'rating_company', 'value' => $model->user->userInfo->rating, 'pluginOptions' => ['displayOnly' => true, 'size' => 'xxs'] ]); ?>
user->comments)?> отзывов
user->userInfo->social_fb}",['target'=>'_blank'])?> user->userInfo->social_t}", ['target'=>'_blank'])?> user->userInfo->social_in}",['target'=>'_blank'])?> user->userInfo->social_vk}",['target'=>'_blank'])?>
user->identity )) { ?>
isBookmarked) { echo Html::a('', [ '#' ], [ 'class' => 'artbox_bookmark_remove_project', 'data-id' => $model->project_id, ]); } else { echo Html::a('', [ '#' ], [ 'class' => 'artbox_bookmark_add_project', 'data-id' => $model->project_id, ]); } ?>
На сайте: user->liveTime?>
Последний визит:

user->userInfo->lastVisit?>

user->type == 2):?>
Сотрудники: user->companyInfo->staff?>
user->phones as $phone ):?>
user->site as $site ):?>
parent->name)):?> Подряд$model->parent->project_id ])) ?>
Краткая информация о заказе
description ?>
Специализации
specializations as $specialization):?> specialization_name ?>,
$this, 'model' => $model::className(), 'model_id' => $model->project_id, 'comment_class' => \common\modules\comment\models\CommentProject::className(), 'class_options' => [ 'scenario' => is_int(\Yii::$app->user->getId()) ? \common\modules\comment\models\Comment::SCENARIO_USER : \common\modules\comment\models\Comment::SCENARIO_GUEST, 'user_id' => \Yii::$app->user->getId(), 'guestComment' => false, 'status' => \common\modules\comment\models\CommentProject::STATUS_ACTIVE, ], 'list_options' => [ 'view' => 'list-project-comment', 'class' => 'section box tender-offer-proj-wr', ], 'form_options' => [ 'view' => 'form-project-comment', 'tag' => 'div', 'class' => 'artbox_comment_form section-box tender-add-answer', ], 'options' => [ 'tag' => false, ], ]); ?>
$this, 'model' => $model->className(), 'model_id' => $model->project_id, 'comment_class' => \common\modules\comment\models\CommentProjectAnswer::className(), 'class_options' => [ 'scenario' => is_int(\Yii::$app->user->getId()) ? \common\modules\comment\models\Comment::SCENARIO_USER : \common\modules\comment\models\Comment::SCENARIO_GUEST, 'user_id' => \Yii::$app->user->getId(), 'guestComment' => false, 'status' => \common\modules\comment\models\Comment::STATUS_ACTIVE, ], 'provider_options' => [ 'pagination' => [ 'pageSize' => 2, ], ], 'success_options' => [ 'tag' => 'div', 'content' => 'Вопрос успешно создан и появится как только будет получен ответ', 'class' => 'test-class-success', ], 'list_options' => [ 'view' => 'list-comment-question', ], 'form_options' => [ 'view' => 'form-comment-answer', 'tag' => 'span', ], 'options' => [ 'class' => 'proektant-comments-wr fix_te style', ], ]); ?>