[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.
To content | To menu | To search
By Geoffrey on Thursday 12 Mar 2009, 12:29 - Symfony
[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.
{ 2 comments }