News Feed
Jobs Feed
Sections




News Archive
Anna Filina's Blog:
Symfony - subfolders for partials
February 21, 2011 @ 11:14:32

Anna Filina has a new post to her site today about using subfolders for partials in Symfony applications and keeping them organized.

Symfony 1.2 - 1.4 expects all partials to follow this convention: templates/_partial.php. What happens when you need to organize your partials in subfolder? I tried a number of "Symfunky" avenues.

She tried a few ways - calling the helper with the include_partial method but it didn't resolve to the path she wanted. Next she tried a different path, but Symfony only interpreted it differently - and not the way she wanted. After a few more tries, she found a solution - using get_partial with a parameter that defined the subfolder to look in.

0 comments voice your opinion now!
symfony framework tutorial partial views subfolder


blog comments powered by Disqus

Similar Posts

Community News: Too Many Frameworks? (Andrei Zmievski and Clay Loveless)

ZD Net Asia: Keep your options open with FTP file uploads

PHPit.net: Having fun with PHP\'s output buffer

MongoDB Blog: MongoDB for the PHP Mind, Part 1

WebReference.com: User Personalization with PHP: User Registration


Community Events











Don't see your event here?
Let us know!


language community testing series zendframework2 opinion conference tool functional unittest example framework application development podcast introduction interview code phpunit release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework