How to render a partial in an action with symfony 1.1+ 2
[php] public function executeFoobar() { return $this->renderPartial('my_partial'); } This is an attempt to take over the first place on google for the query how to render partial action symfony....
Thursday 12 Mar 2009 12:29