przewiń do treści
<h3><?php echo $this->aktor ?></h3> <?php echo $this->partial('film_index.phtml', array('filmy' => $this->aktor->getFilmy())) ?>
Listing 22.17. Widok akcji aktor/show
Rozdział 22. Widoki częściowe
listing-22-17.txt