This sounds much too abtract (custom_option1) — what use-case do you have?
Cheers, Daniel Sent from my iPad On Jul 12, 2010, at 12:18 PM, Thor <[email protected]> wrote: > Hi all, > i cannot understand how to customize the admin generator : > i am using propel, and i see that from the generator.yml the first > line is the class used by the generator, therefore in my case > sfPropelGenerator. > > I think that extending that class with a custom one is the first step, > what i'd like to know, and i didn't find any information about it, is > how to parse the yml with options i want, for example by adding some > options > > list: > display: [ title, _content, status, created_at ] > batch_actions: { } > custom_option1: true > custom_option2: { attrib1: xyz, attrib2: aaa } > etc.. > > > could someone please address me toward the correct direction? > what class do i have to look for? > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.com > > 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 -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
