現在のページが所属するカテゴリデータを取得する。
$this->BcPage->getCategory()
<?php $category = $this->BcPage->getCategory(); echo h($category[‘title’]); ?>
カテゴリー名