title = 'Галерея Фото'; $this->params[ 'breadcrumbs' ][] = $this->title; ?>
title ?>
Дата создания: date_add ?>
field($gallery, 'name') ->textInput (['class'=> 'custom-input-2']) ?>
$gallery, 'field' => 'cover', 'width' => 210, 'height' => 150, 'multi' => false, 'gallery' => $gallery->cover, 'name' => 'Загрузить главное фото', ]); ?>
$gallery, 'field' => 'photo', 'width' => 152, 'height' => 108, 'multi' => true, 'gallery' => $gallery->photo, 'name' => 'Загрузить фото галереи', ]); ?> end(); ?>