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

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -