Thursday 29 May 2008 6:43:17 am
Hi, I am creating an interface to edit a particular content class. I don't undestand how the "button mechanism" works.
For example, for my class I want to have standard action mechanism (edit, delete...), and other custom actions.
I see that all admin buttons call the view "action" of module "content", with a particular name (for example "EditButton"). I see that for custom buttons, I have to use the name "NewButton". But, where do I set what will be the action produced (what's going to happen if I push that button)? Thanks
|