Skip to content

Sample of code that pulls data directly from a Model view View Helper, skipping Controller

Notifications You must be signed in to change notification settings

joedevon/ZF-View-to-Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

http://twitter.com/ericclemmons told me about a pattern he uses with Zend Framework, which is to pull data from the models directly 
from the view via View Helpers. Following that conversation, I tried it and it's been a great success.

http://twitter.com/juokaz/status/11525036474 asked me for a code sample so here it is.

Warning, this code is untested so if you see any mistakes, please let me know.

About

Sample of code that pulls data directly from a Model view View Helper, skipping Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published