This forum is in READ-ONLY mode.
You can look around, but if you want to ask a new question, please use the new forum.
Home » development » Feature requests » template in symfony
template in symfony [message #13086] Sat, 30 September 2006 12:56 Go to next message
franck.ra  is currently offline franck.ra
Messages: 7
Registered: June 2006
Location: Paris
Junior Member

Hello,

Is there anybody who knows if we can use external template class in symfony like Smarty or other.

I would like to use template but i don't find anything about it...

Thanks.

Franck
Re: template in symfony [message #13106 is a reply to message #13086 ] Sun, 01 October 2006 12:08 Go to previous messageGo to next message
dante  is currently offline dante
Messages: 157
Registered: July 2006
Location: Germany
Senior Member

Why do you think it is urgently necessary to use another template solution for displaying your data in symfony?
Re: template in symfony [message #13107 is a reply to message #13106 ] Sun, 01 October 2006 12:35 Go to previous message
franck.ra  is currently offline franck.ra
Messages: 7
Registered: June 2006
Location: Paris
Junior Member

I use template such as this call: "$this->setTemplate('edit');"
to use editSuccess.php file.

I see we don't have seperate code in template and in action (it s php syntax in both files view and controller).
So, we don't have compiled file between php and template files.

I wanted to use php to create different compiled file with the same template. The template data will be changed before in php.
I usually use smarty to do that but i don't find how to do this in symfony...


Previous Topic:Object_select_tag and filter
Next Topic:i18n db records for Admin generator
Goto Forum:
  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software