Hi,

I make calls to another actions with action view helper.
$this->action(action, controller, module, params_array)

For example, I want to call some module/controller/action for the content of
the left pane.

I also pass the param "layout" in action call.

BUT, when I expect the rendered action call rendered with layout I defined
as param,
my main view changes it's layout.

Is this bug or expected behaviour and how should I resolve this?

kr, Marko
-- 
View this message in context: 
http://www.nabble.com/Action-helper-and-Layout-tp20138119p20138119.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to