title = 'My Yii Application'; ?>
'get', 'options' => [ 'class' => 'search-work-form' ], 'action' => [ '' ], ]); echo $form->field($model, 'specialization') ->dropDownList($specialization, [ 'prompt' => 'Любая' ]); echo $form->field($model, 'city') ->widget(Select2::classname(), [ 'options' => [ 'placeholder' => 'Выбор города ...' ], 'pluginOptions' => [ 'allowClear' => true, 'minimumInputLength' => 3, 'ajax' => [ 'url' => \yii\helpers\Url::to([ 'site/city' ]), 'dataType' => 'json', 'data' => new JsExpression('function(params) { return {q:params.term}; }'), ], 'escapeMarkup' => new JsExpression('function (markup) { return markup; }'), 'templateResult' => new JsExpression('function(city) { return city.text; }'), 'templateSelection' => new JsExpression('function (city) { return city.text; }'), ], ]); ?>
Бюджет
field($model, 'budget_from', [ 'template' => "{input}\n{error}", 'options' => [ 'tag' => 'span' ], ]) ->textInput([ 'placeholder' => $model->getAttributeLabel('budget_from') ]) ?> field($model, 'budget_to', [ 'template' => "{input}\n{error}", 'options' => [ 'tag' => 'span' ], ]) ->textInput([ 'placeholder' => $model->getAttributeLabel('budget_to') ]) ?> field($model, 'budget_currency', [ 'template' => "{input}\n{error}", 'options' => [ 'class' => 'blocks-check-list-wrapp check-valuta' ], ]) ->dropDownList($currencies) ?>
field($model, 'contractual', [ 'template' => "{input}\n{label}\n{hint}\n{error}", 'options' => [ 'class' => 'blocks-check-list' ], ]) ->label("{$model->getAttributeLabel('contractual')}", ['class' => '']) ->checkbox([ ], false) ?> field($model, 'payment', [ 'template' => "{input}\n{error}" ]) ->checkboxList($payments, [ 'item' => function($index, $label, $name, $checked, $value) { $return = '
'; $return .= ''; $return .= ''; $return .= '
'; return $return; }, ]); ?>
end(); /* ?>
Профиль
Регион
Бюджет
Сбросить фильтр
*/ ?>
Сейчас totalCount ?> предложений
$dataProvider, 'itemView' => '_projects_list_view', 'layout' => "{items}\n", ]); ?>
  • Все

  • Жилые

  • Офисные

  • Торговые

  • Мосты

  • Дороги

  • Сооружения

  • Склады

  • Заводы

  • Разное

  • подряды