Re: [symfony-users] Questio about the code of the backend

2010-03-18 Thread Daniel Lohse
They are set in the preExecute function. You'd have to search in the data/generator/sfDoctrineModule folder inside the symfony folder. Cheers, Daniel On 18.03.2010, at 15:01, Javier Garcia wrote: > Hi, > > this is the index action and template generated at the backend for the model > "coche".

[symfony-users] Questio about the code of the backend

2010-03-18 Thread Javier Garcia
Hi, this is the index action and template generated at the backend for the model "coche". public function executeIndex(sfWebRequest $request) { // sorting if ($request->getParameter('sort') && $this->isValidSortColumn($request->getParameter('sort'))) { $this->setSort(arra