News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Access view variables in another view model
April 03, 2012 @ 12:53:37

In this new post to his blog Rob Allen shows you how to access the view variables from another ViewModel.

Unlike Zend Framework 1, the view layer in Zend Framework 2 separates the variables assigned to each view model. This means that when you are in the layout view script, you don't automatically have access to variables that were assigned the the action's view model and vice versa.

He includes snippets of code with an example controller and a sample view that fetches a value from a child ViewModel instance. He also shows how to access layout and configuration values in the view.

0 comments voice your opinion now!
view model variables other scope child viewmodel zendframework2


blog comments powered by Disqus

Similar Posts

Jacob Santos' Blog: Patterns for PHP: Page Controller Draft

Vance Lucas: Introducing Bullet: The Functional PHP Micro-Framework

DevShed: Using Closures as View Helpers

Lee Davis' Blog: Zend Paginator Example

PHPied.com: AJAX MVC (so to speak)


Community Events











Don't see your event here?
Let us know!


application interview functional composer code api example framework phpunit database testing zendframework2 opinion development introduction series community release podcast language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework