Use this code:
<?php if($this->Access->isAdmin()):?> // Everything here will be available only to admins <?php endif;?>