The purpose of my component is to display a menu. The component is so often used many times in a layout for different menus.
The partial associated with the component generate "standard" HTML menu code. In a few case, we need to render specific HTML (drop down menu, etc.). My goal is to redefine component partial with a simple parameter of include_component(). Thanks -- Nicolas CHARLOT http://www.isics.fr -----Message d'origine----- De : [email protected] [mailto:[EMAIL PROTECTED] De la part de mozey Envoyé : mardi 18 décembre 2007 18:28 À : symfony users Objet : [symfony-users] Re: Setting different partial for component Nicolas, I would like ask you (respectfully) to be a bit more verbose with your issue!, i take it you know how to set partials? and you know how to build conditional statements to pick which partials you would like!?, whats the issue? On Dec 17, 3:26 pm, "Nicolas CHARLOT" <[EMAIL PROTECTED]> wrote: > Hello, > > As setTemplate() method in action object, I'm looking for setting another > partial in a component. > > Thanks > > -- > > Nicolas CHARLOT > > http://www.isics.fr<http://www.isics.fr/> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
