przewiń do treści
<h3><?php echo $this->film ?></h3> <?php echo $this->partial('aktor_index.phtml', array('aktorzy' => $this->film->getAktorzy())) ?>
Listing 22.16. Widok akcji film/show
Rozdział 22. Widoki częściowe
listing-22-16.txt