2009/5/12 FlyLM [ML] <[email protected]>: > Hi, > > I've just try the "admin generator" and I don't find the way to do > what I really want. > > - First, I would like to use a custom "method" to list my objects. I > know I can use "table_method" directly in the configuration file, but > I need to pass data to this function (data depends on authenticated > user).
I simply had to extend "executeIndex" :-) > - Second, I would like to restrict actions of this module ? Do I > declare manually all possible routes to set the restriction ? I just > want "list" and "edit". > > Thank for ur helps > > Sincerely, > Fabien > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
