Listing 22.17. Widok akcji aktor/show
<h3><?php echo $this->aktor ?></h3>
<?php echo $this->partial('film_index.phtml',
                array('filmy' => $this->aktor->getFilmy())) ?>