name; $this->title = $type->plural . ' > ' . $title; $this->params['breadcrumbs'][] = ['label' => Yii::t('post', 'Categories'), 'url' => ['index', 'tid' => $type->id]]; $this->params['breadcrumbs'][] = $title; ?>

$type->id], ['class' => 'btn btn-default']) ?> $category->id], ['class' => 'btn btn-primary']) ?> $category->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => Yii::t('buttons', 'Are you sure you want to delete this item?'), 'method' => 'post', ], ]) ?>

$category, 'attributes' => [ 'id', 'name', 'slug', 'title', 'sort', ], ]) ?>
formatter->asHtml($category->description, [ 'Attr.AllowedRel' => array('nofollow'), 'HTML.SafeObject' => true, 'Output.FlashCompat' => true, 'HTML.SafeIframe' => true, 'URI.SafeIframeRegexp'=>'%^(https?:)?//(www\.youtube(?:-nocookie)?\.com/embed/|player\.vimeo\.com/video/)%', ]) ?>
$category, 'attributes' => [ 'meta.title', 'meta.description', 'meta.keywords', ], ]) ?>