Access Model from View Helper in Zend Framework 2 -
I'm trying to access my configured model with Custom View Assistant in my application to fill some global input fields .
Is there a way to bring the object to an assist model from that view, which I am calling with global layout
If this is not possible, then how do I create values Can I cross the elements?
Many thanks for your help. Barley Rage
There is a module that allows you to view the service manager but it is not a good one
P>
Comments
Post a Comment