Version 1, last updated by sinus at March 10, 2008 07:25 UTC
Another way to add dynamic content in Zend Layout
$response->insert('sidebar', $this->view->action('action', 'controller'));
Version 1, last updated by sinus at March 10, 2008 07:25 UTC
$response->insert('sidebar', $this->view->action('action', 'controller'));