ページ機能用URLを取得する。
$this->BcBaser->getUrl( $page );
<?php $pages[$key]['Page']['url'] = $this->BcBaser->getUrl($page); ?>