Listing 22.16. Widok akcji film/show
<h3><?php echo $this->film ?></h3>
<?php echo $this->partial('aktor_index.phtml',
                array('aktorzy' => $this->film->getAktorzy())) ?>