Re: [symfony-users] configure getListBatchActions() in backend

2010-05-27 Thread Eno
On Thu, 27 May 2010, Ricardo wrote: > For example i log in with an advanced admin account, so I can see the > list batch action with the action delete. Then I log out and I log in > with a normal admin account, and the list with the action still there > and inversely . If I first log in with a nor

[symfony-users] configure getListBatchActions() in backend

2010-05-27 Thread Ricardo
Hi everybody, In my backend I overload the method getListBatchActions() in the class groupeGeneratorConfiguration of my module 'groupe' : class groupeGeneratorConfiguration extends BaseGroupeGeneratorConfiguration { //.. public function getListBatchActions() { $user = Doctrine_Core::