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