[symfony-users] Re: Writing Project Documentation

2009-10-30 Thread Kropp, Henning
reference by many PHPDoc generation tools. > > On Fri, Oct 30, 2009 at 2:12 PM, Kropp, Henning <mailto:hkr...@microlution.de>> wrote: > > > Hi, > > is there any support in symfony to support project documentation? What > is best practice to documen

[symfony-users] Writing Project Documentation

2009-10-30 Thread Kropp, Henning
Hi, is there any support in symfony to support project documentation? What is best practice to document once symfony project? Thank you very much Henning Kropp --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfo

[symfony-users] Fetching and Working with Objects-Arrays using Propel

2009-09-18 Thread Kropp, Henning
Hi list, I am not very fund of php and have a question regarding its handling of objects. With Propel I can fetch objects form the database, which is great. If I do for example "ObjectPeer::doSelect(new Criteria())" I get back an array of my objects. Now, how do I work with this array 'wisely'??

[symfony-users] Turn off web_debug for certain templates

2009-08-31 Thread Kropp, Henning
Hi list, is it possible to turn off web_debug for certain templates in a module, but using web_debug for the rest of the apps modules? How can this be configured? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google G